次の方法で共有


RemotePrivateEndpoint.PrivateLinkServiceConnections プロパティ

定義

自動的に承認されたプライベート リンク サービス接続の一覧。

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

プロパティ値

適用対象