Share via


StaticSiteARMResource.PrivateEndpointConnections Property

Definition

Gets private endpoint connections

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ResponseMessageEnvelopeRemotePrivateEndpointConnection> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ResponseMessageEnvelopeRemotePrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IList(Of ResponseMessageEnvelopeRemotePrivateEndpointConnection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to