你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AccountCreateParameters Class

Definition

public class AccountCreateParameters
type AccountCreateParameters = class
Public Class AccountCreateParameters
Inheritance
AccountCreateParameters

Constructors

AccountCreateParameters(String, String, String)

Properties

AutoStorageAccountId

The resource ID of the Storage account to be used for auto storage.

BatchAccount

The name of the Batch account to create.

Encryption

Gets the encryption configuration for the Batch account.

Identity

The identity of the Batch account.

KeyVaultId

The resource ID of the Azure key vault associated with the Batch account.

KeyVaultUrl

The URL of the Azure key vault associated with the Batch account.

Location

The region in which to create the account.

PoolAllocationMode

The allocation mode to use for creating pools in the Batch account.

PublicNetworkAccess

The public network access type

ResourceGroup

The resource group in which to create the Batch account.

Tags

The user specified tags associated with the account.

Applies to