次の方法で共有


StorageSyncGroupResource.GetStorageSyncServerEndpoints メソッド

定義

StorageSyncGroup 内の StorageSyncServerEndpointResources のコレクションを取得します。

public virtual Azure.ResourceManager.StorageSync.StorageSyncServerEndpointCollection GetStorageSyncServerEndpoints ();
abstract member GetStorageSyncServerEndpoints : unit -> Azure.ResourceManager.StorageSync.StorageSyncServerEndpointCollection
override this.GetStorageSyncServerEndpoints : unit -> Azure.ResourceManager.StorageSync.StorageSyncServerEndpointCollection
Public Overridable Function GetStorageSyncServerEndpoints () As StorageSyncServerEndpointCollection

戻り値

StorageSyncServerEndpointResources のコレクションとその StorageSyncServerEndpointResource に対する操作を表す オブジェクト。

適用対象