Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.sql.getManagedInstance
Explore with Pulumi AI
Gets a managed instance. API Version: 2020-11-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:sql:getManagedInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Managed
Instance stringName The name of the managed instance.
- Resource
Group 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 stringName The name of the managed instance.
- Resource
Group 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 StringName The name of the managed instance.
- resource
Group 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 stringName The name of the managed instance.
- resource
Group 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.
- managed
Instance StringName The name of the managed instance.
- resource
Group 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:
- Dns
Zone string The Dns Zone that the managed instance is in.
- Fully
Qualified stringDomain Name The fully qualified domain name of the managed instance.
- Id string
Resource ID.
- Location string
Resource location.
- Name string
Resource name.
- Private
Endpoint List<Pulumi.Connections Azure Native. Sql. Outputs. Managed Instance Pec Property Response> List of private endpoint connections on a managed instance.
- Provisioning
State string - State string
The state of the managed instance.
- Type string
Resource type.
- Administrator
Login 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.
- Instance
Pool stringId The Id of the instance pool this managed server belongs to.
- Key
Id string A CMK URI of the key to use for encryption.
- License
Type 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).
- Maintenance
Configuration stringId Specifies maintenance configuration id to apply to this managed instance.
- Minimal
Tls stringVersion Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- Primary
User stringAssigned Identity Id The resource id of a user assigned identity to be used by default.
- Proxy
Override string Connection type used for connecting to the instance.
- Public
Data boolEndpoint Enabled Whether or not the public data endpoint is enabled.
- Sku
Pulumi.
Azure Native. Sql. Outputs. Sku Response Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- Storage
Account stringType The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- Storage
Size intIn GB Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- Subnet
Id string Subnet resource ID for the managed instance.
- Dictionary<string, string>
Resource tags.
- Timezone
Id 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.
- Zone
Redundant bool Whether or not the multi-az is enabled.
- Dns
Zone string The Dns Zone that the managed instance is in.
- Fully
Qualified stringDomain Name The fully qualified domain name of the managed instance.
- Id string
Resource ID.
- Location string
Resource location.
- Name string
Resource name.
- Private
Endpoint []ManagedConnections Instance Pec Property Response List of private endpoint connections on a managed instance.
- Provisioning
State string - State string
The state of the managed instance.
- Type string
Resource type.
- Administrator
Login string Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- Administrators
Managed
Instance External Administrator Response The Azure Active Directory administrator of the server.
- Collation string
Collation of the managed instance.
- Identity
Resource
Identity Response The Azure Active Directory identity of the managed instance.
- Instance
Pool stringId The Id of the instance pool this managed server belongs to.
- Key
Id string A CMK URI of the key to use for encryption.
- License
Type 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).
- Maintenance
Configuration stringId Specifies maintenance configuration id to apply to this managed instance.
- Minimal
Tls stringVersion Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- Primary
User stringAssigned Identity Id The resource id of a user assigned identity to be used by default.
- Proxy
Override string Connection type used for connecting to the instance.
- Public
Data boolEndpoint Enabled Whether or not the public data endpoint is enabled.
- Sku
Sku
Response Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- Storage
Account stringType The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- Storage
Size intIn GB Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- Subnet
Id string Subnet resource ID for the managed instance.
- map[string]string
Resource tags.
- Timezone
Id 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.
- Zone
Redundant bool Whether or not the multi-az is enabled.
- dns
Zone String The Dns Zone that the managed instance is in.
- fully
Qualified StringDomain Name The fully qualified domain name of the managed instance.
- id String
Resource ID.
- location String
Resource location.
- name String
Resource name.
- private
Endpoint List<ManagedConnections Instance Pec Property Response> List of private endpoint connections on a managed instance.
- provisioning
State String - state String
The state of the managed instance.
- type String
Resource type.
- administrator
Login String Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators
Managed
Instance External Administrator Response The Azure Active Directory administrator of the server.
- collation String
Collation of the managed instance.
- identity
Resource
Identity Response The Azure Active Directory identity of the managed instance.
- instance
Pool StringId The Id of the instance pool this managed server belongs to.
- key
Id String A CMK URI of the key to use for encryption.
- license
Type 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).
- maintenance
Configuration StringId Specifies maintenance configuration id to apply to this managed instance.
- minimal
Tls StringVersion Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primary
User StringAssigned Identity Id The resource id of a user assigned identity to be used by default.
- proxy
Override String Connection type used for connecting to the instance.
- public
Data BooleanEndpoint Enabled Whether or not the public data endpoint is enabled.
- sku
Sku
Response Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- storage
Account StringType The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- storage
Size IntegerIn GB Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- subnet
Id String Subnet resource ID for the managed instance.
- Map<String,String>
Resource tags.
- timezone
Id 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".
- v
Cores Integer The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zone
Redundant Boolean Whether or not the multi-az is enabled.
- dns
Zone string The Dns Zone that the managed instance is in.
- fully
Qualified stringDomain Name The fully qualified domain name of the managed instance.
- id string
Resource ID.
- location string
Resource location.
- name string
Resource name.
- private
Endpoint ManagedConnections Instance Pec Property Response[] List of private endpoint connections on a managed instance.
- provisioning
State string - state string
The state of the managed instance.
- type string
Resource type.
- administrator
Login string Administrator username for the managed instance. Can only be specified when the managed instance is being created (and is required for creation).
- administrators
Managed
Instance External Administrator Response The Azure Active Directory administrator of the server.
- collation string
Collation of the managed instance.
- identity
Resource
Identity Response The Azure Active Directory identity of the managed instance.
- instance
Pool stringId The Id of the instance pool this managed server belongs to.
- key
Id string A CMK URI of the key to use for encryption.
- license
Type 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).
- maintenance
Configuration stringId Specifies maintenance configuration id to apply to this managed instance.
- minimal
Tls stringVersion Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primary
User stringAssigned Identity Id The resource id of a user assigned identity to be used by default.
- proxy
Override string Connection type used for connecting to the instance.
- public
Data booleanEndpoint Enabled Whether or not the public data endpoint is enabled.
- sku
Sku
Response Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- storage
Account stringType The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- storage
Size numberIn GB Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- subnet
Id string Subnet resource ID for the managed instance.
- {[key: string]: string}
Resource tags.
- timezone
Id 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".
- v
Cores number The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zone
Redundant boolean Whether or not the multi-az is enabled.
- 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
Managed
Instance External Administrator Response The Azure Active Directory administrator of the server.
- collation str
Collation of the managed instance.
- identity
Resource
Identity 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.
- sku
Sku
Response Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- storage_
account_ strtype The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- storage_
size_ intin_ gb Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- 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.
- dns
Zone String The Dns Zone that the managed instance is in.
- fully
Qualified StringDomain Name The fully qualified domain name of the managed instance.
- id String
Resource ID.
- location String
Resource location.
- name String
Resource name.
- private
Endpoint List<Property Map>Connections List of private endpoint connections on a managed instance.
- provisioning
State String - state String
The state of the managed instance.
- type String
Resource type.
- administrator
Login 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.
- instance
Pool StringId The Id of the instance pool this managed server belongs to.
- key
Id String A CMK URI of the key to use for encryption.
- license
Type 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).
- maintenance
Configuration StringId Specifies maintenance configuration id to apply to this managed instance.
- minimal
Tls StringVersion Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'
- primary
User StringAssigned Identity Id The resource id of a user assigned identity to be used by default.
- proxy
Override String Connection type used for connecting to the instance.
- public
Data BooleanEndpoint Enabled Whether or not the public data endpoint is enabled.
- sku Property Map
Managed instance SKU. Allowed values for sku.name: GP_Gen4, GP_Gen5, BC_Gen4, BC_Gen5
- storage
Account StringType The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)
- storage
Size NumberIn GB Storage size in GB. Minimum value: 32. Maximum value: 8192. Increments of 32 GB allowed only.
- subnet
Id String Subnet resource ID for the managed instance.
- Map<String>
Resource tags.
- timezone
Id 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".
- v
Cores Number The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.
- zone
Redundant Boolean Whether or not the multi-az is enabled.
Supporting Types
ManagedInstanceExternalAdministratorResponse
- Administrator
Type string Type of the sever administrator.
- Azure
ADOnly boolAuthentication Azure Active Directory only Authentication enabled.
- Login string
Login name of the server administrator.
- Principal
Type string Principal Type of the sever administrator.
- Sid string
SID (object ID) of the server administrator.
- Tenant
Id string Tenant ID of the administrator.
- Administrator
Type string Type of the sever administrator.
- Azure
ADOnly boolAuthentication Azure Active Directory only Authentication enabled.
- Login string
Login name of the server administrator.
- Principal
Type string Principal Type of the sever administrator.
- Sid string
SID (object ID) of the server administrator.
- Tenant
Id string Tenant ID of the administrator.
- administrator
Type String Type of the sever administrator.
- azure
ADOnly BooleanAuthentication Azure Active Directory only Authentication enabled.
- login String
Login name of the server administrator.
- principal
Type String Principal Type of the sever administrator.
- sid String
SID (object ID) of the server administrator.
- tenant
Id String Tenant ID of the administrator.
- administrator
Type string Type of the sever administrator.
- azure
ADOnly booleanAuthentication Azure Active Directory only Authentication enabled.
- login string
Login name of the server administrator.
- principal
Type string Principal Type of the sever administrator.
- sid string
SID (object ID) of the server administrator.
- tenant
Id 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.
- administrator
Type String Type of the sever administrator.
- azure
ADOnly BooleanAuthentication Azure Active Directory only Authentication enabled.
- login String
Login name of the server administrator.
- principal
Type String Principal Type of the sever administrator.
- sid String
SID (object ID) of the server administrator.
- tenant
Id 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
Managed
Instance Private Endpoint Connection Properties Response Private endpoint connection properties
- id String
Resource ID.
- properties
Managed
Instance Private Endpoint Connection Properties Response Private endpoint connection properties
- id string
Resource ID.
- properties
Managed
Instance Private Endpoint Connection Properties Response Private endpoint connection properties
- id str
Resource ID.
- properties
Managed
Instance Private Endpoint Connection Properties Response Private endpoint connection properties
- id String
Resource ID.
- properties Property Map
Private endpoint connection properties
ManagedInstancePrivateEndpointConnectionPropertiesResponse
- Provisioning
State string State of the Private Endpoint Connection.
- Private
Endpoint Pulumi.Azure Native. Sql. Inputs. Managed Instance Private Endpoint Property Response Private endpoint which the connection belongs to.
- Private
Link Pulumi.Service Connection State Azure Native. Sql. Inputs. Managed Instance Private Link Service Connection State Property Response Connection State of the Private Endpoint Connection.
- Provisioning
State string 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.
- provisioning
State String 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.
- provisioning
State string 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.
- 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.
- provisioning
State String State of the Private Endpoint Connection.
- private
Endpoint Property Map Private endpoint which the connection belongs to.
- private
Link 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
- Actions
Required 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 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 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 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.
- actions
Required String The private link service connection description.
- description String
The private link service connection description.
- status String
The private link service connection status.
ResourceIdentityResponse
- Principal
Id string The Azure Active Directory principal id.
- Tenant
Id 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.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Sql. Inputs. User Identity Response> The resource ids of the user assigned identities to use
- Principal
Id string The Azure Active Directory principal id.
- Tenant
Id 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.
- User
Assigned map[string]UserIdentities Identity Response The resource ids of the user assigned identities to use
- principal
Id String The Azure Active Directory principal id.
- tenant
Id 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.
- user
Assigned Map<String,UserIdentities Identity Response> The resource ids of the user assigned identities to use
- principal
Id string The Azure Active Directory principal id.
- tenant
Id 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.
- user
Assigned {[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
- principal
Id String The Azure Active Directory principal id.
- tenant
Id 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.
- user
Assigned Map<Property Map>Identities The resource ids of the user assigned identities to use
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
- Client
Id string The Azure Active Directory client id.
- Principal
Id string The Azure Active Directory principal id.
- Client
Id string The Azure Active Directory client id.
- Principal
Id string The Azure Active Directory principal id.
- client
Id String The Azure Active Directory client id.
- principal
Id String The Azure Active Directory principal id.
- client
Id string The Azure Active Directory client id.
- principal
Id 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.
- client
Id String The Azure Active Directory client id.
- principal
Id String The Azure Active Directory principal id.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0