SubnetInner.ServiceEndpointPolicies Property

Definition

Gets or sets an array of service endpoint policies.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceEndpointPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointPolicyInner> ServiceEndpointPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceEndpointPolicies")>]
member this.ServiceEndpointPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointPolicyInner> with get, set
Public Property ServiceEndpointPolicies As IList(Of ServiceEndpointPolicyInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to