次の方法で共有


DiskAccessData.PrivateEndpointConnections プロパティ

定義

ディスク上に作成されたプライベート エンドポイント接続の読み取り専用コレクション。 現在、サポートされているエンドポイント接続は 1 つだけです。

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

プロパティ値

適用対象