Share via


Workspace.RequiredNsgRule Property

Definition

[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.RequiredNsgRules? RequiredNsgRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)>]
member this.RequiredNsgRule : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.RequiredNsgRules> with get, set
Public Property RequiredNsgRule As Nullable(Of RequiredNsgRules)

Property Value

Implements

Attributes

Applies to