azure-native.batch.getBatchAccount
Explore with Pulumi AI
Gets information about the specified Batch account. API Version: 2021-01-01.
Using getBatchAccount
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 getBatchAccount(args: GetBatchAccountArgs, opts?: InvokeOptions): Promise<GetBatchAccountResult>
function getBatchAccountOutput(args: GetBatchAccountOutputArgs, opts?: InvokeOptions): Output<GetBatchAccountResult>
def get_batch_account(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBatchAccountResult
def get_batch_account_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBatchAccountResult]
func LookupBatchAccount(ctx *Context, args *LookupBatchAccountArgs, opts ...InvokeOption) (*LookupBatchAccountResult, error)
func LookupBatchAccountOutput(ctx *Context, args *LookupBatchAccountOutputArgs, opts ...InvokeOption) LookupBatchAccountResultOutput
> Note: This function is named LookupBatchAccount
in the Go SDK.
public static class GetBatchAccount
{
public static Task<GetBatchAccountResult> InvokeAsync(GetBatchAccountArgs args, InvokeOptions? opts = null)
public static Output<GetBatchAccountResult> Invoke(GetBatchAccountInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBatchAccountResult> getBatchAccount(GetBatchAccountArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:batch:getBatchAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the Batch account.
- Resource
Group stringName - The name of the resource group that contains the Batch account.
- Account
Name string - The name of the Batch account.
- Resource
Group stringName - The name of the resource group that contains the Batch account.
- account
Name String - The name of the Batch account.
- resource
Group StringName - The name of the resource group that contains the Batch account.
- account
Name string - The name of the Batch account.
- resource
Group stringName - The name of the resource group that contains the Batch account.
- account_
name str - The name of the Batch account.
- resource_
group_ strname - The name of the resource group that contains the Batch account.
- account
Name String - The name of the Batch account.
- resource
Group StringName - The name of the resource group that contains the Batch account.
getBatchAccount Result
The following output properties are available:
- Account
Endpoint string - The account endpoint used to interact with the Batch service.
- Active
Job intAnd Job Schedule Quota - Auto
Storage Pulumi.Azure Native. Batch. Outputs. Auto Storage Properties Response - Contains information about the auto-storage account associated with a Batch account.
- Dedicated
Core intQuota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Dedicated
Core List<Pulumi.Quota Per VMFamily Azure Native. Batch. Outputs. Virtual Machine Family Core Quota Response> - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Dedicated
Core boolQuota Per VMFamily Enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- Encryption
Pulumi.
Azure Native. Batch. Outputs. Encryption Properties Response - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- Id string
- The ID of the resource.
- Key
Vault Pulumi.Reference Azure Native. Batch. Outputs. Key Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- Location string
- The location of the resource.
- Low
Priority intCore Quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Name string
- The name of the resource.
- Pool
Allocation stringMode - The allocation mode for creating pools in the Batch account.
- Pool
Quota int - Private
Endpoint List<Pulumi.Connections Azure Native. Batch. Outputs. Private Endpoint Connection Response> - List of private endpoint connections associated with the Batch account
- Provisioning
State string - The provisioned state of the resource
- Public
Network stringAccess - If not specified, the default value is 'enabled'.
- Dictionary<string, string>
- The tags of the resource.
- Type string
- The type of the resource.
- Identity
Pulumi.
Azure Native. Batch. Outputs. Batch Account Identity Response - The identity of the Batch account.
- Account
Endpoint string - The account endpoint used to interact with the Batch service.
- Active
Job intAnd Job Schedule Quota - Auto
Storage AutoStorage Properties Response - Contains information about the auto-storage account associated with a Batch account.
- Dedicated
Core intQuota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Dedicated
Core []VirtualQuota Per VMFamily Machine Family Core Quota Response - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Dedicated
Core boolQuota Per VMFamily Enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- Encryption
Encryption
Properties Response - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- Id string
- The ID of the resource.
- Key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- Location string
- The location of the resource.
- Low
Priority intCore Quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- Name string
- The name of the resource.
- Pool
Allocation stringMode - The allocation mode for creating pools in the Batch account.
- Pool
Quota int - Private
Endpoint []PrivateConnections Endpoint Connection Response - List of private endpoint connections associated with the Batch account
- Provisioning
State string - The provisioned state of the resource
- Public
Network stringAccess - If not specified, the default value is 'enabled'.
- map[string]string
- The tags of the resource.
- Type string
- The type of the resource.
- Identity
Batch
Account Identity Response - The identity of the Batch account.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job IntegerAnd Job Schedule Quota - auto
Storage AutoStorage Properties Response - Contains information about the auto-storage account associated with a Batch account.
- dedicated
Core IntegerQuota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core List<VirtualQuota Per VMFamily Machine Family Core Quota Response> - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core BooleanQuota Per VMFamily Enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- encryption
Encryption
Properties Response - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- id String
- The ID of the resource.
- key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location String
- The location of the resource.
- low
Priority IntegerCore Quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- name String
- The name of the resource.
- pool
Allocation StringMode - The allocation mode for creating pools in the Batch account.
- pool
Quota Integer - private
Endpoint List<PrivateConnections Endpoint Connection Response> - List of private endpoint connections associated with the Batch account
- provisioning
State String - The provisioned state of the resource
- public
Network StringAccess - If not specified, the default value is 'enabled'.
- Map<String,String>
- The tags of the resource.
- type String
- The type of the resource.
- identity
Batch
Account Identity Response - The identity of the Batch account.
- account
Endpoint string - The account endpoint used to interact with the Batch service.
- active
Job numberAnd Job Schedule Quota - auto
Storage AutoStorage Properties Response - Contains information about the auto-storage account associated with a Batch account.
- dedicated
Core numberQuota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core VirtualQuota Per VMFamily Machine Family Core Quota Response[] - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core booleanQuota Per VMFamily Enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- encryption
Encryption
Properties Response - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- id string
- The ID of the resource.
- key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location string
- The location of the resource.
- low
Priority numberCore Quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- name string
- The name of the resource.
- pool
Allocation stringMode - The allocation mode for creating pools in the Batch account.
- pool
Quota number - private
Endpoint PrivateConnections Endpoint Connection Response[] - List of private endpoint connections associated with the Batch account
- provisioning
State string - The provisioned state of the resource
- public
Network stringAccess - If not specified, the default value is 'enabled'.
- {[key: string]: string}
- The tags of the resource.
- type string
- The type of the resource.
- identity
Batch
Account Identity Response - The identity of the Batch account.
- account_
endpoint str - The account endpoint used to interact with the Batch service.
- active_
job_ intand_ job_ schedule_ quota - auto_
storage AutoStorage Properties Response - Contains information about the auto-storage account associated with a Batch account.
- dedicated_
core_ intquota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated_
core_ Sequence[Virtualquota_ per_ vm_ family Machine Family Core Quota Response] - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated_
core_ boolquota_ per_ vm_ family_ enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- encryption
Encryption
Properties Response - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- id str
- The ID of the resource.
- key_
vault_ Keyreference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location str
- The location of the resource.
- low_
priority_ intcore_ quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- name str
- The name of the resource.
- pool_
allocation_ strmode - The allocation mode for creating pools in the Batch account.
- pool_
quota int - private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - List of private endpoint connections associated with the Batch account
- provisioning_
state str - The provisioned state of the resource
- public_
network_ straccess - If not specified, the default value is 'enabled'.
- Mapping[str, str]
- The tags of the resource.
- type str
- The type of the resource.
- identity
Batch
Account Identity Response - The identity of the Batch account.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job NumberAnd Job Schedule Quota - auto
Storage Property Map - Contains information about the auto-storage account associated with a Batch account.
- dedicated
Core NumberQuota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core List<Property Map>Quota Per VMFamily - A list of the dedicated core quota per Virtual Machine family for the Batch account. For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- dedicated
Core BooleanQuota Per VMFamily Enforced - Batch is transitioning its core quota system for dedicated cores to be enforced per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
- encryption Property Map
- Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
- id String
- The ID of the resource.
- key
Vault Property MapReference - Identifies the Azure key vault associated with a Batch account.
- location String
- The location of the resource.
- low
Priority NumberCore Quota - For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not returned.
- name String
- The name of the resource.
- pool
Allocation StringMode - The allocation mode for creating pools in the Batch account.
- pool
Quota Number - private
Endpoint List<Property Map>Connections - List of private endpoint connections associated with the Batch account
- provisioning
State String - The provisioned state of the resource
- public
Network StringAccess - If not specified, the default value is 'enabled'.
- Map<String>
- The tags of the resource.
- type String
- The type of the resource.
- identity Property Map
- The identity of the Batch account.
Supporting Types
AutoStoragePropertiesResponse
- Last
Key stringSync - The UTC time at which storage keys were last synchronized with the Batch account.
- Storage
Account stringId - The resource ID of the storage account to be used for auto-storage account.
- Last
Key stringSync - The UTC time at which storage keys were last synchronized with the Batch account.
- Storage
Account stringId - The resource ID of the storage account to be used for auto-storage account.
- last
Key StringSync - The UTC time at which storage keys were last synchronized with the Batch account.
- storage
Account StringId - The resource ID of the storage account to be used for auto-storage account.
- last
Key stringSync - The UTC time at which storage keys were last synchronized with the Batch account.
- storage
Account stringId - The resource ID of the storage account to be used for auto-storage account.
- last_
key_ strsync - The UTC time at which storage keys were last synchronized with the Batch account.
- storage_
account_ strid - The resource ID of the storage account to be used for auto-storage account.
- last
Key StringSync - The UTC time at which storage keys were last synchronized with the Batch account.
- storage
Account StringId - The resource ID of the storage account to be used for auto-storage account.
BatchAccountIdentityResponse
- Principal
Id string - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the Batch account.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Batch. Inputs. Batch Account Identity Response User Assigned Identities> - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- Principal
Id string - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the Batch account.
- User
Assigned map[string]BatchIdentities Account Identity Response User Assigned Identities - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the Batch account.
- user
Assigned Map<String,BatchIdentities Account Identity Response User Assigned Identities> - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id string - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- type string
- The type of identity used for the Batch account.
- user
Assigned {[key: string]: BatchIdentities Account Identity Response User Assigned Identities} - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_
id str - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- type str
- The type of identity used for the Batch account.
- user_
assigned_ Mapping[str, Batchidentities Account Identity Response User Assigned Identities] - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal id of the Batch account. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant id associated with the Batch account. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the Batch account.
- user
Assigned Map<Property Map>Identities - The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
BatchAccountIdentityResponseUserAssignedIdentities
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
- client
Id string - The client id of user assigned identity.
- principal
Id string - The principal id of user assigned identity.
- client_
id str - The client id of user assigned identity.
- principal_
id str - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
EncryptionPropertiesResponse
- Key
Source string - Type of the key source.
- Key
Vault Pulumi.Properties Azure Native. Batch. Inputs. Key Vault Properties Response - Additional details when using Microsoft.KeyVault
- Key
Source string - Type of the key source.
- Key
Vault KeyProperties Vault Properties Response - Additional details when using Microsoft.KeyVault
- key
Source String - Type of the key source.
- key
Vault KeyProperties Vault Properties Response - Additional details when using Microsoft.KeyVault
- key
Source string - Type of the key source.
- key
Vault KeyProperties Vault Properties Response - Additional details when using Microsoft.KeyVault
- key_
source str - Type of the key source.
- key_
vault_ Keyproperties Vault Properties Response - Additional details when using Microsoft.KeyVault
- key
Source String - Type of the key source.
- key
Vault Property MapProperties - Additional details when using Microsoft.KeyVault
KeyVaultPropertiesResponse
- Key
Identifier string Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
- Key
Identifier string Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
- key
Identifier String Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
- key
Identifier string Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
- key_
identifier str Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
- key
Identifier String Full path to the versioned secret. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following prerequisites must be met:
The Batch Account has a System Assigned identity The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions The KeyVault has soft-delete and purge protection enabled
KeyVaultReferenceResponse
PrivateEndpointConnectionResponse
- Etag string
- The ETag of the resource, used for concurrency statements.
- Id string
- The ID of the resource.
- Name string
- The name of the resource.
- Provisioning
State string - Type string
- The type of the resource.
- Private
Endpoint Pulumi.Azure Native. Batch. Inputs. Private Endpoint Response - The private endpoint of the private endpoint connection.
- Private
Link Pulumi.Service Connection State Azure Native. Batch. Inputs. Private Link Service Connection State Response - The private link service connection state of the private endpoint connection
- Etag string
- The ETag of the resource, used for concurrency statements.
- Id string
- The ID of the resource.
- Name string
- The name of the resource.
- Provisioning
State string - Type string
- The type of the resource.
- Private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- Private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection
- etag String
- The ETag of the resource, used for concurrency statements.
- id String
- The ID of the resource.
- name String
- The name of the resource.
- provisioning
State String - type String
- The type of the resource.
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection
- etag string
- The ETag of the resource, used for concurrency statements.
- id string
- The ID of the resource.
- name string
- The name of the resource.
- provisioning
State string - type string
- The type of the resource.
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection
- etag str
- The ETag of the resource, used for concurrency statements.
- id str
- The ID of the resource.
- name str
- The name of the resource.
- provisioning_
state str - type str
- The type of the resource.
- private_
endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - The private link service connection state of the private endpoint connection
- etag String
- The ETag of the resource, used for concurrency statements.
- id String
- The ID of the resource.
- name String
- The name of the resource.
- provisioning
State String - type String
- The type of the resource.
- private
Endpoint Property Map - The private endpoint of the private endpoint connection.
- private
Link Property MapService Connection State - The private link service connection state of the private endpoint connection
PrivateEndpointResponse
- Id string
- Id string
- id String
- id string
- id str
- id String
PrivateLinkServiceConnectionStateResponse
- Action
Required string - Status string
- Description string
- Action
Required string - Status string
- Description string
- action
Required String - status String
- description String
- action
Required string - status string
- description string
- action_
required str - status str
- description str
- action
Required String - status String
- description String
VirtualMachineFamilyCoreQuotaResponse
- core_
quota int - The core quota for the VM family for the Batch account.
- name str
- The Virtual Machine family name.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0