Share via


IDatabricksIdentity.PeeringName Property

Definition

The name of the workspace vNet peering.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The name of the workspace vNet peering.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="peeringName")]
public string PeeringName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The name of the workspace vNet peering.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="peeringName")>]
member this.PeeringName : string with get, set
Public Property PeeringName As String

Property Value

Attributes

Applies to