IWorkspaceProperties.CustomPrivateSubnetNameType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The type of variable that this is", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.CustomParameterType) }, ReadOnly=true, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.CustomParameterType? CustomPrivateSubnetNameType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The type of variable that this is", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.CustomParameterType) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.CustomPrivateSubnetNameType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.CustomParameterType>
Public ReadOnly Property CustomPrivateSubnetNameType As Nullable(Of CustomParameterType)

Property Value

Nullable<CustomParameterType>
Attributes

Applies to