Udostępnij za pośrednictwem


StorageSyncServiceCreateOrUpdateContent(AzureLocation) Constructor

Definition

Initializes a new instance of StorageSyncServiceCreateOrUpdateContent.

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

Parameters

location
AzureLocation

Required. Gets or sets the location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update, the request will succeed.

Applies to