次の方法で共有


StorageSyncServiceResource.GetStorageSyncPrivateEndpointConnections メソッド

定義

StorageSyncService 内の StorageSyncPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

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

適用対象