次の方法で共有


AttestationProviderData.PrivateEndpointConnections プロパティ

定義

構成証明プロバイダーに関連付けられているプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象