Language

DataProductUpdateProperties.PrivateLinksEnabled Property

Definition

Flag to enable or disable private link for data product resource.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState? PrivateLinksEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.PropertyOrigin.Owned)>]
member this.PrivateLinksEnabled : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState> with get, set
Public Property PrivateLinksEnabled As Nullable(Of ControlState)

Property Value

Implements

Attributes

Applies to