SubnetInner.PrivateLinkServiceNetworkPolicies Property

Definition

Gets or sets enable or Disable apply network policies on private link service in the subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceNetworkPolicies")]
public string PrivateLinkServiceNetworkPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceNetworkPolicies")>]
member this.PrivateLinkServiceNetworkPolicies : string with get, set
Public Property PrivateLinkServiceNetworkPolicies As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to