次の方法で共有


StorageSyncServicesOperationsExtensions.ListBySubscription メソッド

定義

サブスクリプション別に StorageSyncService リストを取得します。

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)

パラメーター

operations
IStorageSyncServicesOperations

この拡張メソッドの操作グループ。

戻り値

適用対象