次の方法で共有


StorageSyncServiceData.PrivateEndpointConnections プロパティ

定義

指定されたストレージ同期サービスに関連付けられているプライベート エンドポイント接続の一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StorageSync.StorageSyncPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StorageSync.StorageSyncPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of StorageSyncPrivateEndpointConnectionData)

プロパティ値

適用対象