This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.sql.getManagedInstance
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets a managed instance. Azure REST API version: 2021-11-01.
Other available API versions: 2021-02-01-preview, 2022-11-01-preview, 2023-02-01-preview, 2023-05-01-preview, 2023-08-01-preview, 2024-05-01-preview.
Using getManagedInstance
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 getManagedInstance(args: GetManagedInstanceArgs, opts?: InvokeOptions): Promise<GetManagedInstanceResult>
function getManagedInstanceOutput(args: GetManagedInstanceOutputArgs, opts?: InvokeOptions): Output<GetManagedInstanceResult>def get_managed_instance(expand: Optional[str] = None,
                         managed_instance_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetManagedInstanceResult
def get_managed_instance_output(expand: Optional[pulumi.Input[str]] = None,
                         managed_instance_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetManagedInstanceResult]func LookupManagedInstance(ctx *Context, args *LookupManagedInstanceArgs, opts ...InvokeOption) (*LookupManagedInstanceResult, error)
func LookupManagedInstanceOutput(ctx *Context, args *LookupManagedInstanceOutputArgs, opts ...InvokeOption) LookupManagedInstanceResultOutput> Note: This function is named LookupManagedInstance in the Go SDK.
public static class GetManagedInstance 
{
    public static Task<GetManagedInstanceResult> InvokeAsync(GetManagedInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetManagedInstanceResult> Invoke(GetManagedInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagedInstanceResult> getManagedInstance(GetManagedInstanceArgs args, InvokeOptions options)
public static Output<GetManagedInstanceResult> getManagedInstance(GetManagedInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:sql:getManagedInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ManagedInstance stringName 
- The name of the managed instance.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Expand string
- The child resources to include in the response.
- ManagedInstance stringName 
- The name of the managed instance.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Expand string
- The child resources to include in the response.
- managedInstance StringName 
- The name of the managed instance.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- expand String
- The child resources to include in the response.
- managedInstance stringName 
- The name of the managed instance.
- resourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- expand string
- The child resources to include in the response.
- managed_instance_ strname 
- The name of the managed instance.
- resource_group_ strname 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- expand str
- The child resources to include in the response.
- managedInstance StringName 
- The name of the managed instance.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- expand String
- The child resources to include in the response.
getManagedInstance Result
The following output properties are available:
- CurrentBackup stringStorage Redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- DnsZone string
- The Dns Zone that the managed instance is in.
- FullyQualified stringDomain Name 
- The fully qualified domain name of the managed instance.
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- PrivateEndpoint List<Pulumi.Connections Azure Native. Sql. Outputs. Managed Instance Pec Property Response> 
- List of private endpoint connections on a managed instance.
- ProvisioningState string
- State string
- The state of the managed instance.
- Type string
- Resource type.
- AdministratorLogin string
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- Administrators
Pulumi.Azure Native. Sql. Outputs. Managed Instance External Administrator Response 
- The Azure Active Directory administrator of the server.
- Collation string
- Collation of the managed instance.
- Identity
Pulumi.Azure Native. Sql. Outputs. Resource Identity Response 
- The Azure Active Directory identity of the managed instance.
- InstancePool stringId 
- The Id of the instance pool this managed server belongs to.
- KeyId string
- A CMK URI of the key to use for encryption.
- LicenseType string
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- MaintenanceConfiguration stringId 
- Specifies maintenance configuration id to apply to this managed instance.
- MinimalTls stringVersion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- PrimaryUser stringAssigned Identity Id 
- The resource id of a user assigned identity to be used by default.
- ProxyOverride string
- Connection type used for connecting to the instance.
- PublicData boolEndpoint Enabled 
- Whether or not the public data endpoint is enabled.
- RequestedBackup stringStorage Redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- ServicePrincipal Pulumi.Azure Native. Sql. Outputs. Service Principal Response 
- The managed instance's service principal.
- Sku
Pulumi.Azure Native. Sql. Outputs. Sku Response 
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- StorageSize intIn GB 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- SubnetId string
- Subnet resource ID for the managed instance.
- Dictionary<string, string>
- Resource tags.
- TimezoneId string
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- VCores int
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- ZoneRedundant bool
- Whether or not the multi-az is enabled.
- CurrentBackup stringStorage Redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- DnsZone string
- The Dns Zone that the managed instance is in.
- FullyQualified stringDomain Name 
- The fully qualified domain name of the managed instance.
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- PrivateEndpoint []ManagedConnections Instance Pec Property Response 
- List of private endpoint connections on a managed instance.
- ProvisioningState string
- State string
- The state of the managed instance.
- Type string
- Resource type.
- AdministratorLogin string
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- Administrators
ManagedInstance External Administrator Response 
- The Azure Active Directory administrator of the server.
- Collation string
- Collation of the managed instance.
- Identity
ResourceIdentity Response 
- The Azure Active Directory identity of the managed instance.
- InstancePool stringId 
- The Id of the instance pool this managed server belongs to.
- KeyId string
- A CMK URI of the key to use for encryption.
- LicenseType string
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- MaintenanceConfiguration stringId 
- Specifies maintenance configuration id to apply to this managed instance.
- MinimalTls stringVersion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- PrimaryUser stringAssigned Identity Id 
- The resource id of a user assigned identity to be used by default.
- ProxyOverride string
- Connection type used for connecting to the instance.
- PublicData boolEndpoint Enabled 
- Whether or not the public data endpoint is enabled.
- RequestedBackup stringStorage Redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- ServicePrincipal ServicePrincipal Response 
- The managed instance's service principal.
- Sku
SkuResponse 
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- StorageSize intIn GB 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- SubnetId string
- Subnet resource ID for the managed instance.
- map[string]string
- Resource tags.
- TimezoneId string
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- VCores int
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- ZoneRedundant bool
- Whether or not the multi-az is enabled.
- currentBackup StringStorage Redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- dnsZone String
- The Dns Zone that the managed instance is in.
- fullyQualified StringDomain Name 
- The fully qualified domain name of the managed instance.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- privateEndpoint List<ManagedConnections Instance Pec Property Response> 
- List of private endpoint connections on a managed instance.
- provisioningState String
- state String
- The state of the managed instance.
- type String
- Resource type.
- administratorLogin String
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators
ManagedInstance External Administrator Response 
- The Azure Active Directory administrator of the server.
- collation String
- Collation of the managed instance.
- identity
ResourceIdentity Response 
- The Azure Active Directory identity of the managed instance.
- instancePool StringId 
- The Id of the instance pool this managed server belongs to.
- keyId String
- A CMK URI of the key to use for encryption.
- licenseType String
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- maintenanceConfiguration StringId 
- Specifies maintenance configuration id to apply to this managed instance.
- minimalTls StringVersion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primaryUser StringAssigned Identity Id 
- The resource id of a user assigned identity to be used by default.
- proxyOverride String
- Connection type used for connecting to the instance.
- publicData BooleanEndpoint Enabled 
- Whether or not the public data endpoint is enabled.
- requestedBackup StringStorage Redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- servicePrincipal ServicePrincipal Response 
- The managed instance's service principal.
- sku
SkuResponse 
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- storageSize IntegerIn GB 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- subnetId String
- Subnet resource ID for the managed instance.
- Map<String,String>
- Resource tags.
- timezoneId String
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- vCores Integer
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zoneRedundant Boolean
- Whether or not the multi-az is enabled.
- currentBackup stringStorage Redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- dnsZone string
- The Dns Zone that the managed instance is in.
- fullyQualified stringDomain Name 
- The fully qualified domain name of the managed instance.
- id string
- Resource ID.
- location string
- Resource location.
- name string
- Resource name.
- privateEndpoint ManagedConnections Instance Pec Property Response[] 
- List of private endpoint connections on a managed instance.
- provisioningState string
- state string
- The state of the managed instance.
- type string
- Resource type.
- administratorLogin string
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators
ManagedInstance External Administrator Response 
- The Azure Active Directory administrator of the server.
- collation string
- Collation of the managed instance.
- identity
ResourceIdentity Response 
- The Azure Active Directory identity of the managed instance.
- instancePool stringId 
- The Id of the instance pool this managed server belongs to.
- keyId string
- A CMK URI of the key to use for encryption.
- licenseType string
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- maintenanceConfiguration stringId 
- Specifies maintenance configuration id to apply to this managed instance.
- minimalTls stringVersion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primaryUser stringAssigned Identity Id 
- The resource id of a user assigned identity to be used by default.
- proxyOverride string
- Connection type used for connecting to the instance.
- publicData booleanEndpoint Enabled 
- Whether or not the public data endpoint is enabled.
- requestedBackup stringStorage Redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- servicePrincipal ServicePrincipal Response 
- The managed instance's service principal.
- sku
SkuResponse 
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- storageSize numberIn GB 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- subnetId string
- Subnet resource ID for the managed instance.
- {[key: string]: string}
- Resource tags.
- timezoneId string
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- vCores number
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zoneRedundant boolean
- Whether or not the multi-az is enabled.
- current_backup_ strstorage_ redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- dns_zone str
- The Dns Zone that the managed instance is in.
- fully_qualified_ strdomain_ name 
- The fully qualified domain name of the managed instance.
- id str
- Resource ID.
- location str
- Resource location.
- name str
- Resource name.
- private_endpoint_ Sequence[Managedconnections Instance Pec Property Response] 
- List of private endpoint connections on a managed instance.
- provisioning_state str
- state str
- The state of the managed instance.
- type str
- Resource type.
- administrator_login str
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators
ManagedInstance External Administrator Response 
- The Azure Active Directory administrator of the server.
- collation str
- Collation of the managed instance.
- identity
ResourceIdentity Response 
- The Azure Active Directory identity of the managed instance.
- instance_pool_ strid 
- The Id of the instance pool this managed server belongs to.
- key_id str
- A CMK URI of the key to use for encryption.
- license_type str
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- maintenance_configuration_ strid 
- Specifies maintenance configuration id to apply to this managed instance.
- minimal_tls_ strversion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primary_user_ strassigned_ identity_ id 
- The resource id of a user assigned identity to be used by default.
- proxy_override str
- Connection type used for connecting to the instance.
- public_data_ boolendpoint_ enabled 
- Whether or not the public data endpoint is enabled.
- requested_backup_ strstorage_ redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- service_principal ServicePrincipal Response 
- The managed instance's service principal.
- sku
SkuResponse 
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- storage_size_ intin_ gb 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- subnet_id str
- Subnet resource ID for the managed instance.
- Mapping[str, str]
- Resource tags.
- timezone_id str
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- v_cores int
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zone_redundant bool
- Whether or not the multi-az is enabled.
- currentBackup StringStorage Redundancy 
- The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- dnsZone String
- The Dns Zone that the managed instance is in.
- fullyQualified StringDomain Name 
- The fully qualified domain name of the managed instance.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- privateEndpoint List<Property Map>Connections 
- List of private endpoint connections on a managed instance.
- provisioningState String
- state String
- The state of the managed instance.
- type String
- Resource type.
- administratorLogin String
- Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators Property Map
- The Azure Active Directory administrator of the server.
- collation String
- Collation of the managed instance.
- identity Property Map
- The Azure Active Directory identity of the managed instance.
- instancePool StringId 
- The Id of the instance pool this managed server belongs to.
- keyId String
- A CMK URI of the key to use for encryption.
- licenseType String
- The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
- maintenanceConfiguration StringId 
- Specifies maintenance configuration id to apply to this managed instance.
- minimalTls StringVersion 
- Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primaryUser StringAssigned Identity Id 
- The resource id of a user assigned identity to be used by default.
- proxyOverride String
- Connection type used for connecting to the instance.
- publicData BooleanEndpoint Enabled 
- Whether or not the public data endpoint is enabled.
- requestedBackup StringStorage Redundancy 
- The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)
- servicePrincipal Property Map
- The managed instance's service principal.
- sku Property Map
- Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH
- storageSize NumberIn GB 
- Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.
- subnetId String
- Subnet resource ID for the managed instance.
- Map<String>
- Resource tags.
- timezoneId String
- Id of the timezone. Allowed values are timezones supported by Windows. Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. You can get those registry values via SQL Server by querying SELECT name AS timezone_id FROM sys.time_zone_info. List of Ids can also be obtained by executing [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. An example of valid timezone id is "Pacific Standard Time" or "W. Europe Standard Time".
- vCores Number
- The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zoneRedundant Boolean
- Whether or not the multi-az is enabled.
Supporting Types
ManagedInstanceExternalAdministratorResponse    
- AdministratorType string
- Type of the sever administrator.
- AzureADOnly boolAuthentication 
- Azure Active Directory only Authentication enabled.
- Login string
- Login name of the server administrator.
- PrincipalType string
- Principal Type of the sever administrator.
- Sid string
- SID (object ID) of the server administrator.
- TenantId string
- Tenant ID of the administrator.
- AdministratorType string
- Type of the sever administrator.
- AzureADOnly boolAuthentication 
- Azure Active Directory only Authentication enabled.
- Login string
- Login name of the server administrator.
- PrincipalType string
- Principal Type of the sever administrator.
- Sid string
- SID (object ID) of the server administrator.
- TenantId string
- Tenant ID of the administrator.
- administratorType String
- Type of the sever administrator.
- azureADOnly BooleanAuthentication 
- Azure Active Directory only Authentication enabled.
- login String
- Login name of the server administrator.
- principalType String
- Principal Type of the sever administrator.
- sid String
- SID (object ID) of the server administrator.
- tenantId String
- Tenant ID of the administrator.
- administratorType string
- Type of the sever administrator.
- azureADOnly booleanAuthentication 
- Azure Active Directory only Authentication enabled.
- login string
- Login name of the server administrator.
- principalType string
- Principal Type of the sever administrator.
- sid string
- SID (object ID) of the server administrator.
- tenantId string
- Tenant ID of the administrator.
- administrator_type str
- Type of the sever administrator.
- azure_ad_ boolonly_ authentication 
- Azure Active Directory only Authentication enabled.
- login str
- Login name of the server administrator.
- principal_type str
- Principal Type of the sever administrator.
- sid str
- SID (object ID) of the server administrator.
- tenant_id str
- Tenant ID of the administrator.
- administratorType String
- Type of the sever administrator.
- azureADOnly BooleanAuthentication 
- Azure Active Directory only Authentication enabled.
- login String
- Login name of the server administrator.
- principalType String
- Principal Type of the sever administrator.
- sid String
- SID (object ID) of the server administrator.
- tenantId String
- Tenant ID of the administrator.
ManagedInstancePecPropertyResponse    
- Id string
- Resource ID.
- Properties
Pulumi.Azure Native. Sql. Inputs. Managed Instance Private Endpoint Connection Properties Response 
- Private endpoint connection properties
- Id string
- Resource ID.
- Properties
ManagedInstance Private Endpoint Connection Properties Response 
- Private endpoint connection properties
- id String
- Resource ID.
- properties
ManagedInstance Private Endpoint Connection Properties Response 
- Private endpoint connection properties
- id string
- Resource ID.
- properties
ManagedInstance Private Endpoint Connection Properties Response 
- Private endpoint connection properties
- id str
- Resource ID.
- properties
ManagedInstance Private Endpoint Connection Properties Response 
- Private endpoint connection properties
- id String
- Resource ID.
- properties Property Map
- Private endpoint connection properties
ManagedInstancePrivateEndpointConnectionPropertiesResponse      
- ProvisioningState string
- State of the Private Endpoint Connection.
- PrivateEndpoint Pulumi.Azure Native. Sql. Inputs. Managed Instance Private Endpoint Property Response 
- Private endpoint which the connection belongs to.
- PrivateLink Pulumi.Service Connection State Azure Native. Sql. Inputs. Managed Instance Private Link Service Connection State Property Response 
- Connection State of the Private Endpoint Connection.
- ProvisioningState string
- State of the Private Endpoint Connection.
- PrivateEndpoint ManagedInstance Private Endpoint Property Response 
- Private endpoint which the connection belongs to.
- PrivateLink ManagedService Connection State Instance Private Link Service Connection State Property Response 
- Connection State of the Private Endpoint Connection.
- provisioningState String
- State of the Private Endpoint Connection.
- privateEndpoint ManagedInstance Private Endpoint Property Response 
- Private endpoint which the connection belongs to.
- privateLink ManagedService Connection State Instance Private Link Service Connection State Property Response 
- Connection State of the Private Endpoint Connection.
- provisioningState string
- State of the Private Endpoint Connection.
- privateEndpoint ManagedInstance Private Endpoint Property Response 
- Private endpoint which the connection belongs to.
- privateLink ManagedService Connection State Instance Private Link Service Connection State Property Response 
- Connection State of the Private Endpoint Connection.
- provisioning_state str
- State of the Private Endpoint Connection.
- private_endpoint ManagedInstance Private Endpoint Property Response 
- Private endpoint which the connection belongs to.
- private_link_ Managedservice_ connection_ state Instance Private Link Service Connection State Property Response 
- Connection State of the Private Endpoint Connection.
- provisioningState String
- State of the Private Endpoint Connection.
- privateEndpoint Property Map
- Private endpoint which the connection belongs to.
- privateLink Property MapService Connection State 
- Connection State of the Private Endpoint Connection.
ManagedInstancePrivateEndpointPropertyResponse     
- Id string
- Resource id of the private endpoint.
- Id string
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
- id string
- Resource id of the private endpoint.
- id str
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
ManagedInstancePrivateLinkServiceConnectionStatePropertyResponse        
- ActionsRequired string
- The private link service connection description.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- ActionsRequired string
- The private link service connection description.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- actionsRequired String
- The private link service connection description.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
- actionsRequired string
- The private link service connection description.
- description string
- The private link service connection description.
- status string
- The private link service connection status.
- actions_required str
- The private link service connection description.
- description str
- The private link service connection description.
- status str
- The private link service connection status.
- actionsRequired String
- The private link service connection description.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
ResourceIdentityResponse  
- PrincipalId string
- The Azure Active Directory principal id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Sql. Inputs. User Identity Response> 
- The resource ids of the user assigned identities to use
- PrincipalId string
- The Azure Active Directory principal id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- UserAssigned map[string]UserIdentities Identity Response 
- The resource ids of the user assigned identities to use
- principalId String
- The Azure Active Directory principal id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- userAssigned Map<String,UserIdentities Identity Response> 
- The resource ids of the user assigned identities to use
- principalId string
- The Azure Active Directory principal id.
- tenantId string
- The Azure Active Directory tenant id.
- type string
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- userAssigned {[key: string]: UserIdentities Identity Response} 
- The resource ids of the user assigned identities to use
- principal_id str
- The Azure Active Directory principal id.
- tenant_id str
- The Azure Active Directory tenant id.
- type str
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- user_assigned_ Mapping[str, Useridentities Identity Response] 
- The resource ids of the user assigned identities to use
- principalId String
- The Azure Active Directory principal id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
- userAssigned Map<Property Map>Identities 
- The resource ids of the user assigned identities to use
ServicePrincipalResponse  
- ClientId string
- The Azure Active Directory application client id.
- PrincipalId string
- The Azure Active Directory application object id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- Service principal type.
- ClientId string
- The Azure Active Directory application client id.
- PrincipalId string
- The Azure Active Directory application object id.
- TenantId string
- The Azure Active Directory tenant id.
- Type string
- Service principal type.
- clientId String
- The Azure Active Directory application client id.
- principalId String
- The Azure Active Directory application object id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- Service principal type.
- clientId string
- The Azure Active Directory application client id.
- principalId string
- The Azure Active Directory application object id.
- tenantId string
- The Azure Active Directory tenant id.
- type string
- Service principal type.
- client_id str
- The Azure Active Directory application client id.
- principal_id str
- The Azure Active Directory application object id.
- tenant_id str
- The Azure Active Directory tenant id.
- type str
- Service principal type.
- clientId String
- The Azure Active Directory application client id.
- principalId String
- The Azure Active Directory application object id.
- tenantId String
- The Azure Active Directory tenant id.
- type String
- Service principal type.
SkuResponse 
- Name string
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- Capacity int
- Capacity of the particular SKU.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- Size of the particular SKU
- Tier string
- The tier or edition of the particular SKU, e.g. Basic, Premium.
- Name string
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- Capacity int
- Capacity of the particular SKU.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- Size of the particular SKU
- Tier string
- The tier or edition of the particular SKU, e.g. Basic, Premium.
- name String
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- capacity Integer
- Capacity of the particular SKU.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- Size of the particular SKU
- tier String
- The tier or edition of the particular SKU, e.g. Basic, Premium.
- name string
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- capacity number
- Capacity of the particular SKU.
- family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size string
- Size of the particular SKU
- tier string
- The tier or edition of the particular SKU, e.g. Basic, Premium.
- name str
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- capacity int
- Capacity of the particular SKU.
- family str
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size str
- Size of the particular SKU
- tier str
- The tier or edition of the particular SKU, e.g. Basic, Premium.
- name String
- The name of the SKU, typically, a letter + Number code, e.g. P3.
- capacity Number
- Capacity of the particular SKU.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- Size of the particular SKU
- tier String
- The tier or edition of the particular SKU, e.g. Basic, Premium.
UserIdentityResponse  
- ClientId string
- The Azure Active Directory client id.
- PrincipalId string
- The Azure Active Directory principal id.
- ClientId string
- The Azure Active Directory client id.
- PrincipalId string
- The Azure Active Directory principal id.
- clientId String
- The Azure Active Directory client id.
- principalId String
- The Azure Active Directory principal id.
- clientId string
- The Azure Active Directory client id.
- principalId string
- The Azure Active Directory principal id.
- client_id str
- The Azure Active Directory client id.
- principal_id str
- The Azure Active Directory principal id.
- clientId String
- The Azure Active Directory client id.
- principalId String
- The Azure Active Directory principal id.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi