Share via


BatchAccountCreateOrUpdateContent(AzureLocation) Constructor

Definition

Initializes a new instance of 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)

Parameters

location
AzureLocation

The region in which to create the account.

Applies to