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

StorageSyncExtensions 类

定义

用于将扩展方法添加到 Azure.ResourceManager.StorageSync 的类。

public static class StorageSyncExtensions
type StorageSyncExtensions = class
Public Module StorageSyncExtensions
继承
StorageSyncExtensions

方法

CheckStorageSyncNameAvailability(SubscriptionResource, String, StorageSyncNameAvailabilityContent, CancellationToken)

检查提供命名空间名称的可用性。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability
  • 操作IdStorageSyncServices_CheckNameAvailability
CheckStorageSyncNameAvailabilityAsync(SubscriptionResource, String, StorageSyncNameAvailabilityContent, CancellationToken)

检查提供命名空间名称的可用性。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability
  • 操作IdStorageSyncServices_CheckNameAvailability
GetCloudEndpointResource(ArmClient, ResourceIdentifier)

获取一个对象, CloudEndpointResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 。CloudEndpointResourceResourceIdentifier

GetStorageSyncGroupResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncGroupResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。StorageSyncGroupResourceResourceIdentifier

GetStorageSyncPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncPrivateEndpointConnectionResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。StorageSyncPrivateEndpointConnectionResourceResourceIdentifier

GetStorageSyncRegisteredServerResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncRegisteredServerResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, Guid) 从其组件创建 。StorageSyncRegisteredServerResourceResourceIdentifier

GetStorageSyncServerEndpointResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncServerEndpointResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String, String) 从其组件创建 。StorageSyncServerEndpointResourceResourceIdentifier

GetStorageSyncService(ResourceGroupResource, String, CancellationToken)

获取给定的 StorageSyncService。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • 操作IdStorageSyncServices_Get
GetStorageSyncServiceAsync(ResourceGroupResource, String, CancellationToken)

获取给定的 StorageSyncService。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • 操作IdStorageSyncServices_Get
GetStorageSyncServiceResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncServiceResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 。StorageSyncServiceResourceResourceIdentifier

GetStorageSyncServices(ResourceGroupResource)

获取 ResourceGroupResource 中 StorageSyncServiceResources 的集合。

GetStorageSyncServices(SubscriptionResource, CancellationToken)

按订阅获取 StorageSyncService 列表。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/storageSyncServices
  • 操作IdStorageSyncServices_ListBySubscription
GetStorageSyncServicesAsync(SubscriptionResource, CancellationToken)

按订阅获取 StorageSyncService 列表。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/storageSyncServices
  • 操作IdStorageSyncServices_ListBySubscription
GetStorageSyncWorkflowResource(ArmClient, ResourceIdentifier)

获取一个对象, StorageSyncWorkflowResource 该对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。StorageSyncWorkflowResourceResourceIdentifier

适用于