Udostępnij za pośrednictwem


SubnetInner.PrivateEndpoints Property

Definition

Gets an array of references to private endpoints.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PrivateEndpointInner> PrivateEndpoints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoints")>]
member this.PrivateEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PrivateEndpointInner>
Public ReadOnly Property PrivateEndpoints As IList(Of PrivateEndpointInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to