Share via


IWorkspaceProperties.PublicIPNameValue Property

Definition

The value which should be used for this field.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")]
public string PublicIPNameValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The value which should be used for this field.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.PublicIPNameValue : string with get, set
Public Property PublicIPNameValue As String

Property Value

Attributes

Applies to