Subnet.PrivateLinkServiceNetworkPolicy Property

Definition

Enable or Disable apply network policies on private link service in the subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.VirtualNetworkPrivateLinkServiceNetworkPolicies? PrivateLinkServiceNetworkPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.PrivateLinkServiceNetworkPolicy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.VirtualNetworkPrivateLinkServiceNetworkPolicies> with get, set
Public Property PrivateLinkServiceNetworkPolicy As Nullable(Of VirtualNetworkPrivateLinkServiceNetworkPolicies)

Property Value

Implements

Attributes

Applies to