azure-native.batch.getBatchAccount
Explore with Pulumi AI
Gets information about the specified Batch account. Azure REST API version: 2023-05-01.
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-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 - Allowed
Authentication List<string>Modes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- Node
Management stringEndpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- 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.
- Network
Profile Pulumi.Azure Native. Batch. Outputs. Network Profile Response - The network profile only takes effect when publicNetworkAccess is enabled.
- Public
Network stringAccess - If not specified, the default value is 'enabled'.
- Account
Endpoint string - The account endpoint used to interact with the Batch service.
- Active
Job intAnd Job Schedule Quota - Allowed
Authentication []stringModes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- Node
Management stringEndpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- 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.
- Network
Profile NetworkProfile Response - The network profile only takes effect when publicNetworkAccess is enabled.
- Public
Network stringAccess - If not specified, the default value is 'enabled'.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job IntegerAnd Job Schedule Quota - allowed
Authentication List<String>Modes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- node
Management StringEndpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- 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.
- network
Profile NetworkProfile Response - The network profile only takes effect when publicNetworkAccess is enabled.
- public
Network StringAccess - If not specified, the default value is 'enabled'.
- account
Endpoint string - The account endpoint used to interact with the Batch service.
- active
Job numberAnd Job Schedule Quota - allowed
Authentication string[]Modes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- node
Management stringEndpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- {[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.
- network
Profile NetworkProfile Response - The network profile only takes effect when publicNetworkAccess is enabled.
- public
Network stringAccess - If not specified, the default value is 'enabled'.
- account_
endpoint str - The account endpoint used to interact with the Batch service.
- active_
job_ intand_ job_ schedule_ quota - allowed_
authentication_ Sequence[str]modes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- node_
management_ strendpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- 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.
- network_
profile NetworkProfile Response - The network profile only takes effect when publicNetworkAccess is enabled.
- public_
network_ straccess - If not specified, the default value is 'enabled'.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job NumberAnd Job Schedule Quota - allowed
Authentication List<String>Modes - List of allowed authentication modes for the Batch account that can be used to authenticate with the data plane. This does not affect authentication with the control plane.
- 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 - If this flag is true, dedicated core quota is enforced via both the dedicatedCoreQuotaPerVMFamily and dedicatedCoreQuota properties on the account. If this flag is false, dedicated core quota is enforced only via the dedicatedCoreQuota property on the account and does not consider Virtual Machine family.
- 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.
- node
Management StringEndpoint - The endpoint used by compute node to connect to the Batch node management service.
- 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
- Map<String>
- The tags of the resource.
- type String
- The type of the resource.
- identity Property Map
- The identity of the Batch account.
- network
Profile Property Map - The network profile only takes effect when publicNetworkAccess is enabled.
- public
Network StringAccess - If not specified, the default value is 'enabled'.
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.
- Authentication
Mode string - The authentication mode which the Batch service will use to manage the auto-storage account.
- Node
Identity Pulumi.Reference Azure Native. Batch. Inputs. Compute Node Identity Reference Response - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
- 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.
- Authentication
Mode string - The authentication mode which the Batch service will use to manage the auto-storage account.
- Node
Identity ComputeReference Node Identity Reference Response - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
- 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.
- authentication
Mode String - The authentication mode which the Batch service will use to manage the auto-storage account.
- node
Identity ComputeReference Node Identity Reference Response - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
- 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.
- authentication
Mode string - The authentication mode which the Batch service will use to manage the auto-storage account.
- node
Identity ComputeReference Node Identity Reference Response - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
- 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.
- authentication_
mode str - The authentication mode which the Batch service will use to manage the auto-storage account.
- node_
identity_ Computereference Node Identity Reference Response - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
- 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.
- authentication
Mode String - The authentication mode which the Batch service will use to manage the auto-storage account.
- node
Identity Property MapReference - The identity referenced here must be assigned to pools which have compute nodes that need access to auto-storage.
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. User Assigned Identities Response> - The list of user identities associated with the Batch account.
- 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]UserIdentities Assigned Identities Response - The list of user identities associated with the Batch account.
- 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,UserIdentities Assigned Identities Response> - The list of user identities associated with the Batch account.
- 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]: UserIdentities Assigned Identities Response} - The list of user identities associated with the Batch account.
- 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, Useridentities Assigned Identities Response] - The list of user identities associated with the Batch account.
- 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.
ComputeNodeIdentityReferenceResponse
- Resource
Id string - The ARM resource id of the user assigned identity.
- Resource
Id string - The ARM resource id of the user assigned identity.
- resource
Id String - The ARM resource id of the user assigned identity.
- resource
Id string - The ARM resource id of the user assigned identity.
- resource_
id str - The ARM resource id of the user assigned identity.
- resource
Id String - The ARM resource id of the 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
EndpointAccessProfileResponse
- Default
Action string - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- Ip
Rules List<Pulumi.Azure Native. Batch. Inputs. IPRule Response> - Array of IP ranges to filter client IP address.
- Default
Action string - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- Ip
Rules []IPRuleResponse - Array of IP ranges to filter client IP address.
- default
Action String - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- ip
Rules List<IPRuleResponse> - Array of IP ranges to filter client IP address.
- default
Action string - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- ip
Rules IPRuleResponse[] - Array of IP ranges to filter client IP address.
- default_
action str - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- ip_
rules Sequence[IPRuleResponse] - Array of IP ranges to filter client IP address.
- default
Action String - Default action for endpoint access. It is only applicable when publicNetworkAccess is enabled.
- ip
Rules List<Property Map> - Array of IP ranges to filter client IP address.
IPRuleResponse
KeyVaultPropertiesResponse
- Key
Identifier string Full path to the secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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 secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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 secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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 secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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 secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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 secret with or without version. Example https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. or https://mykeyvault.vault.azure.net/keys/testkey. 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
NetworkProfileResponse
- Account
Access Pulumi.Azure Native. Batch. Inputs. Endpoint Access Profile Response - Network access profile for batchAccount endpoint (Batch account data plane API).
- Node
Management Pulumi.Access Azure Native. Batch. Inputs. Endpoint Access Profile Response - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
- Account
Access EndpointAccess Profile Response - Network access profile for batchAccount endpoint (Batch account data plane API).
- Node
Management EndpointAccess Access Profile Response - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
- account
Access EndpointAccess Profile Response - Network access profile for batchAccount endpoint (Batch account data plane API).
- node
Management EndpointAccess Access Profile Response - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
- account
Access EndpointAccess Profile Response - Network access profile for batchAccount endpoint (Batch account data plane API).
- node
Management EndpointAccess Access Profile Response - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
- account_
access EndpointAccess Profile Response - Network access profile for batchAccount endpoint (Batch account data plane API).
- node_
management_ Endpointaccess Access Profile Response - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
- account
Access Property Map - Network access profile for batchAccount endpoint (Batch account data plane API).
- node
Management Property MapAccess - Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
PrivateEndpointConnectionResponse
- Etag string
- The ETag of the resource, used for concurrency statements.
- Group
Ids List<string> - The value has one and only one group id.
- Id string
- The ID of the resource.
- Name string
- The name of the resource.
- Private
Endpoint Pulumi.Azure Native. Batch. Inputs. Private Endpoint Response - The private endpoint of the private endpoint connection.
- Provisioning
State string - Type string
- The type of the resource.
- 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.
- Group
Ids []string - The value has one and only one group id.
- Id string
- The ID of the resource.
- Name string
- The name of the resource.
- Private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- Provisioning
State string - Type string
- The type of the resource.
- 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.
- group
Ids List<String> - The value has one and only one group id.
- id String
- The ID of the resource.
- name String
- The name of the resource.
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning
State String - type String
- The type of the resource.
- 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.
- group
Ids string[] - The value has one and only one group id.
- id string
- The ID of the resource.
- name string
- The name of the resource.
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning
State string - type string
- The type of the resource.
- 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.
- group_
ids Sequence[str] - The value has one and only one group id.
- id str
- The ID of the resource.
- name str
- The name of the resource.
- private_
endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning_
state str - type str
- The type of the resource.
- 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.
- group
Ids List<String> - The value has one and only one group id.
- id String
- The ID of the resource.
- name String
- The name of the resource.
- private
Endpoint Property Map - The private endpoint of the private endpoint connection.
- provisioning
State String - type String
- The type of the resource.
- 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
- Actions
Required string - Status string
- Description string
- Actions
Required string - Status string
- Description string
- actions
Required String - status String
- description String
- actions
Required string - status string
- description string
- actions_
required str - status str
- description str
- actions
Required String - status String
- description String
UserAssignedIdentitiesResponse
- 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.
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 pulumi/pulumi-azure-native
- License
- Apache-2.0