共用方式為


StorageSyncServicesOperationsExtensions.ListBySubscription Method

Definition

Get a StorageSyncService list by subscription.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.StorageSync.Models.StorageSyncService> ListBySubscription (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations -> seq<Microsoft.Azure.Management.StorageSync.Models.StorageSyncService>
<Extension()>
Public Function ListBySubscription (operations As IStorageSyncServicesOperations) As IEnumerable(Of StorageSyncService)

Parameters

operations
IStorageSyncServicesOperations

The operations group for this extension method.

Returns

Applies to