Azure Native
getSqlServerInstance
A SqlServerInstance. API Version: 2021-06-01-preview.
Using getSqlServerInstance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSqlServerInstance(args: GetSqlServerInstanceArgs, opts?: InvokeOptions): Promise<GetSqlServerInstanceResult>
function getSqlServerInstanceOutput(args: GetSqlServerInstanceOutputArgs, opts?: InvokeOptions): Output<GetSqlServerInstanceResult>
def get_sql_server_instance(resource_group_name: Optional[str] = None,
sql_server_instance_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlServerInstanceResult
def get_sql_server_instance_output(resource_group_name: Optional[pulumi.Input[str]] = None,
sql_server_instance_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlServerInstanceResult]
func LookupSqlServerInstance(ctx *Context, args *LookupSqlServerInstanceArgs, opts ...InvokeOption) (*LookupSqlServerInstanceResult, error)
func LookupSqlServerInstanceOutput(ctx *Context, args *LookupSqlServerInstanceOutputArgs, opts ...InvokeOption) LookupSqlServerInstanceResultOutput
> Note: This function is named LookupSqlServerInstance
in the Go SDK.
public static class GetSqlServerInstance
{
public static Task<GetSqlServerInstanceResult> InvokeAsync(GetSqlServerInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetSqlServerInstanceResult> Invoke(GetSqlServerInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSqlServerInstanceResult> getSqlServerInstance(GetSqlServerInstanceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:azurearcdata:getSqlServerInstance
Arguments:
# Arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the Azure resource group
- Sql
Server stringInstance Name Name of SQL Server Instance
- Resource
Group stringName The name of the Azure resource group
- Sql
Server stringInstance Name Name of SQL Server Instance
- resource
Group StringName The name of the Azure resource group
- sql
Server StringInstance Name Name of SQL Server Instance
- resource
Group stringName The name of the Azure resource group
- sql
Server stringInstance Name Name of SQL Server Instance
- resource_
group_ strname The name of the Azure resource group
- sql_
server_ strinstance_ name Name of SQL Server Instance
- resource
Group StringName The name of the Azure resource group
- sql
Server StringInstance Name Name of SQL Server Instance
getSqlServerInstance Result
The following output properties are available:
- Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Properties
Pulumi.
Azure Native. Azure Arc Data. Outputs. Sql Server Instance Properties Response null
- System
Data Pulumi.Azure Native. Azure Arc Data. Outputs. System Data Response Read only system data
- Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Dictionary<string, string>
Resource tags.
- Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Properties
Sql
Server Instance Properties Response null
- System
Data SystemData Response Read only system data
- Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- map[string]string
Resource tags.
- id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
The geo-location where the resource lives
- name String
The name of the resource
- properties
Sql
Server Instance Properties Response null
- system
Data SystemData Response Read only system data
- type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Map
Resource tags.
- id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
The geo-location where the resource lives
- name string
The name of the resource
- properties
Sql
Server Instance Properties Response null
- system
Data SystemData Response Read only system data
- type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- {[key: string]: string}
Resource tags.
- id str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
The geo-location where the resource lives
- name str
The name of the resource
- properties
Sql
Server Instance Properties Response null
- system_
data SystemData Response Read only system data
- type str
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Mapping[str, str]
Resource tags.
- id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
The geo-location where the resource lives
- name String
The name of the resource
- properties Property Map
null
- system
Data Property Map Read only system data
- type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Map
Resource tags.
Supporting Types
SqlServerInstancePropertiesResponse
- Container
Resource stringId ARM Resource id of the container resource (Azure Arc for Servers).
- Create
Time string The time when the resource was created.
- Provisioning
State string - Status string
The cloud connectivity status.
- Collation string
SQL Server collation.
- Current
Version string SQL Server current version.
- Edition string
SQL Server edition.
- Instance
Name string SQL Server instance name.
- License
Type string SQL Server license type.
- Patch
Level string SQL Server update level.
- Product
Id string SQL Server product ID.
- Tcp
Dynamic stringPorts Dynamic TCP ports used by SQL Server.
- Tcp
Static stringPorts Static TCP ports used by SQL Server.
- VCore string
The number of logical processors used by the SQL Server instance.
- Version string
SQL Server version.
- Container
Resource stringId ARM Resource id of the container resource (Azure Arc for Servers).
- Create
Time string The time when the resource was created.
- Provisioning
State string - Status string
The cloud connectivity status.
- Collation string
SQL Server collation.
- Current
Version string SQL Server current version.
- Edition string
SQL Server edition.
- Instance
Name string SQL Server instance name.
- License
Type string SQL Server license type.
- Patch
Level string SQL Server update level.
- Product
Id string SQL Server product ID.
- Tcp
Dynamic stringPorts Dynamic TCP ports used by SQL Server.
- Tcp
Static stringPorts Static TCP ports used by SQL Server.
- VCore string
The number of logical processors used by the SQL Server instance.
- Version string
SQL Server version.
- container
Resource StringId ARM Resource id of the container resource (Azure Arc for Servers).
- create
Time String The time when the resource was created.
- provisioning
State String - status String
The cloud connectivity status.
- collation String
SQL Server collation.
- current
Version String SQL Server current version.
- edition String
SQL Server edition.
- instance
Name String SQL Server instance name.
- license
Type String SQL Server license type.
- patch
Level String SQL Server update level.
- product
Id String SQL Server product ID.
- tcp
Dynamic StringPorts Dynamic TCP ports used by SQL Server.
- tcp
Static StringPorts Static TCP ports used by SQL Server.
- v
Core String The number of logical processors used by the SQL Server instance.
- version String
SQL Server version.
- container
Resource stringId ARM Resource id of the container resource (Azure Arc for Servers).
- create
Time string The time when the resource was created.
- provisioning
State string - status string
The cloud connectivity status.
- collation string
SQL Server collation.
- current
Version string SQL Server current version.
- edition string
SQL Server edition.
- instance
Name string SQL Server instance name.
- license
Type string SQL Server license type.
- patch
Level string SQL Server update level.
- product
Id string SQL Server product ID.
- tcp
Dynamic stringPorts Dynamic TCP ports used by SQL Server.
- tcp
Static stringPorts Static TCP ports used by SQL Server.
- v
Core string The number of logical processors used by the SQL Server instance.
- version string
SQL Server version.
- container_
resource_ strid ARM Resource id of the container resource (Azure Arc for Servers).
- create_
time str The time when the resource was created.
- provisioning_
state str - status str
The cloud connectivity status.
- collation str
SQL Server collation.
- current_
version str SQL Server current version.
- edition str
SQL Server edition.
- instance_
name str SQL Server instance name.
- license_
type str SQL Server license type.
- patch_
level str SQL Server update level.
- product_
id str SQL Server product ID.
- tcp_
dynamic_ strports Dynamic TCP ports used by SQL Server.
- tcp_
static_ strports Static TCP ports used by SQL Server.
- v_
core str The number of logical processors used by the SQL Server instance.
- version str
SQL Server version.
- container
Resource StringId ARM Resource id of the container resource (Azure Arc for Servers).
- create
Time String The time when the resource was created.
- provisioning
State String - status String
The cloud connectivity status.
- collation String
SQL Server collation.
- current
Version String SQL Server current version.
- edition String
SQL Server edition.
- instance
Name String SQL Server instance name.
- license
Type String SQL Server license type.
- patch
Level String SQL Server update level.
- product
Id String SQL Server product ID.
- tcp
Dynamic StringPorts Dynamic TCP ports used by SQL Server.
- tcp
Static StringPorts Static TCP ports used by SQL Server.
- v
Core String The number of logical processors used by the SQL Server instance.
- version String
SQL Server version.
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC)
- Created
By string An identifier for the identity that created the resource
- Created
By stringType The type of identity that created the resource
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy An identifier for the identity that last modified the resource
- Last
Modified stringBy Type The type of identity that last modified the resource
- Created
At string The timestamp of resource creation (UTC)
- Created
By string An identifier for the identity that created the resource
- Created
By stringType The type of identity that created the resource
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy An identifier for the identity that last modified the resource
- Last
Modified stringBy Type The type of identity that last modified the resource
- created
At String The timestamp of resource creation (UTC)
- created
By String An identifier for the identity that created the resource
- created
By StringType The type of identity that created the resource
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy An identifier for the identity that last modified the resource
- last
Modified StringBy Type The type of identity that last modified the resource
- created
At string The timestamp of resource creation (UTC)
- created
By string An identifier for the identity that created the resource
- created
By stringType The type of identity that created the resource
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy An identifier for the identity that last modified the resource
- last
Modified stringBy Type The type of identity that last modified the resource
- created_
at str The timestamp of resource creation (UTC)
- created_
by str An identifier for the identity that created the resource
- created_
by_ strtype The type of identity that created the resource
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby An identifier for the identity that last modified the resource
- last_
modified_ strby_ type The type of identity that last modified the resource
- created
At String The timestamp of resource creation (UTC)
- created
By String An identifier for the identity that created the resource
- created
By StringType The type of identity that created the resource
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy An identifier for the identity that last modified the resource
- last
Modified StringBy Type The type of identity that last modified the resource
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0