PSSubnet.ServiceEndpointPolicies Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy> ServiceEndpointPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.ServiceEndpointPolicies : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy> with get, set
Public Property ServiceEndpointPolicies As List(Of PSServiceEndpointPolicy)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to