Share via


IWorkspace.DefaultStorageFirewall Property

Definition

Gets or Sets Default Storage Firewall configuration information

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Gets or Sets Default Storage Firewall configuration information", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.DefaultStorageFirewall) }, ReadOnly=false, Required=false, SerializedName="defaultStorageFirewall")]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.DefaultStorageFirewall? DefaultStorageFirewall { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Gets or Sets Default Storage Firewall configuration information", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.DefaultStorageFirewall) }, ReadOnly=false, Required=false, SerializedName="defaultStorageFirewall")>]
member this.DefaultStorageFirewall : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.DefaultStorageFirewall> with get, set
Public Property DefaultStorageFirewall As Nullable(Of DefaultStorageFirewall)

Property Value

Attributes

Applies to