Share via


IGroupIdInformation.RequiredMember Property

Definition

The required members for a specific group id

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

Property Value

String[]
Attributes

Applies to