Sdílet prostřednictvím


DeviceUpdateAccountData.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the account.

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

Property Value

Applies to