MonitorWorkspaceResourceData.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象