Gets information about the specified Batch account.
Uses Azure REST API version 2024-07-01.
Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]. See the version guide for details.
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)
public static Output<GetBatchAccountResult> getBatchAccount(GetBatchAccountArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:batch:getBatchAccount
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Name string - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
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 - The active job and job schedule quota for the Batch account.
- 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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 geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- System
Data Pulumi.Azure Native. Batch. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- Dictionary<string, string>
- Resource tags.
- Account
Endpoint string - The account endpoint used to interact with the Batch service.
- Active
Job intAnd Job Schedule Quota - The active job and job schedule quota for the Batch account.
- 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- Location string
- The geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- map[string]string
- Resource tags.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job IntegerAnd Job Schedule Quota - The active job and job schedule quota for the Batch account.
- 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.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location String
- The geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- Map<String,String>
- Resource tags.
- account
Endpoint string - The account endpoint used to interact with the Batch service.
- active
Job numberAnd Job Schedule Quota - The active job and job schedule quota for the Batch account.
- 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.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- key
Vault KeyReference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location string
- The geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- {[key: string]: string}
- Resource tags.
- account_
endpoint str - The account endpoint used to interact with the Batch service.
- active_
job_ intand_ job_ schedule_ quota - The active job and job schedule quota for the Batch account.
- 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.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- key_
vault_ Keyreference Vault Reference Response - Identifies the Azure key vault associated with a Batch account.
- location str
- The geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- Mapping[str, str]
- Resource tags.
- account
Endpoint String - The account endpoint used to interact with the Batch service.
- active
Job NumberAnd Job Schedule Quota - The active job and job schedule quota for the Batch account.
- 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.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- key
Vault Property MapReference - Identifies the Azure key vault associated with a Batch account.
- location String
- The geo-location where the resource lives
- 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 - The pool quota for the Batch account.
- 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
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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 - The network access type for operating on the resources in the Batch account.
- Map<String>
- Resource tags.
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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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 - The provisioning state of the private endpoint connection.
- System
Data Pulumi.Azure Native. Batch. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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.
- Dictionary<string, string>
- The tags of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- Provisioning
State string - The provisioning state of the private endpoint connection.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection.
- map[string]string
- The tags of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning
State String - The provisioning state of the private endpoint connection.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection.
- Map<String,String>
- The tags of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- private
Endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning
State string - The provisioning state of the private endpoint connection.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link PrivateService Connection State Link Service Connection State Response - The private link service connection state of the private endpoint connection.
- {[key: string]: string}
- The tags of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- private_
endpoint PrivateEndpoint Response - The private endpoint of the private endpoint connection.
- provisioning_
state str - The provisioning state of the private endpoint connection.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - The private link service connection state of the private endpoint connection.
- Mapping[str, str]
- The tags of the resource.
- 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
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- private
Endpoint Property Map - The private endpoint of the private endpoint connection.
- provisioning
State String - The provisioning state of the private endpoint connection.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link Property MapService Connection State - The private link service connection state of the private endpoint connection.
- Map<String>
- The tags of the resource.
PrivateEndpointResponse
- Id string
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
- Id string
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
- id String
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
- id string
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
- id str
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
- id String
- The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - Action required on the private connection state
- Status string
- The status of the Batch private endpoint connection
- Description string
- Description of the private Connection state
- Actions
Required string - Action required on the private connection state
- Status string
- The status of the Batch private endpoint connection
- Description string
- Description of the private Connection state
- actions
Required String - Action required on the private connection state
- status String
- The status of the Batch private endpoint connection
- description String
- Description of the private Connection state
- actions
Required string - Action required on the private connection state
- status string
- The status of the Batch private endpoint connection
- description string
- Description of the private Connection state
- actions_
required str - Action required on the private connection state
- status str
- The status of the Batch private endpoint connection
- description str
- Description of the private Connection state
- actions
Required String - Action required on the private connection state
- status String
- The status of the Batch private endpoint connection
- description String
- Description of the private Connection state
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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
