次の方法で共有


BatchAccountCreateOrUpdateContent(AzureLocation) コンストラクター

定義

BatchAccountCreateOrUpdateContent の新しいインスタンスを初期化します。

public BatchAccountCreateOrUpdateContent (Azure.Core.AzureLocation location);
new Azure.ResourceManager.Batch.Models.BatchAccountCreateOrUpdateContent : Azure.Core.AzureLocation -> Azure.ResourceManager.Batch.Models.BatchAccountCreateOrUpdateContent
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

アカウントを作成するリージョン。

適用対象