Share via


IGroupIdInformationProperties.RequiredZoneName Property

Definition

The required DNS zones for a specific group id

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The required DNS zones for a specific group id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requiredZoneNames")]
public string[] RequiredZoneName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The required DNS zones for a specific group id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requiredZoneNames")>]
member this.RequiredZoneName : string[] with get, set
Public Property RequiredZoneName As String()

Property Value

String[]
Attributes

Applies to