Share via


WorkspaceAadAdminInfo.AdministratorType Property

Definition

Gets or sets workspace active directory administrator type

[Newtonsoft.Json.JsonProperty(PropertyName="properties.administratorType")]
public string AdministratorType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.administratorType")>]
member this.AdministratorType : string with get, set
Public Property AdministratorType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to