Delen via


Workspace.RequiredNsgRule Property

Definition

Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.

[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