Share via


IWorkspace.EnableNoPublicIP Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="value")]
public bool? EnableNoPublicIP { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.EnableNoPublicIP : Nullable<bool> with get, set
Public Property EnableNoPublicIP As Nullable(Of Boolean)

Property Value

Attributes

Applies to