Language

IDataProduct.PublicNetworkAccess Property

Definition

Flag to enable or disable public access of data product resource.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable or disable public access of data product resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="publicNetworkAccess")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState? PublicNetworkAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable or disable public access of data product resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="publicNetworkAccess")>]
member this.PublicNetworkAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState> with get, set
Public Property PublicNetworkAccess As Nullable(Of ControlState)

Property Value

Attributes

Applies to