Aracılığıyla paylaş


ServiceEndpointPolicyInner.ServiceEndpointPolicyDefinitions Property

Definition

Gets or sets a collection of service endpoint policy definitions of the service endpoint policy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to