次の方法で共有


StorageAccountData.PrivateEndpointConnections プロパティ

定義

指定したストレージ アカウントに関連付けられているプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象