次の方法で共有


RemotePrivateEndpoint.ManualPrivateLinkServiceConnections プロパティ

定義

手動承認が必要なプライベート リンク サービス接続の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.PrivateLinkServiceConnection> ManualPrivateLinkServiceConnections { get; }
member this.ManualPrivateLinkServiceConnections : System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.PrivateLinkServiceConnection>
Public ReadOnly Property ManualPrivateLinkServiceConnections As IList(Of PrivateLinkServiceConnection)

プロパティ値

適用対象