Freigeben über


Workspace.DefaultStorageFirewall Property

Definition

Gets or Sets Default Storage Firewall configuration information

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

Property Value

Implements

Attributes

Applies to