Share via


WorkspaceAadAdminInfo.TenantId Property

Definition

Gets or sets tenant ID of the workspace active directory administrator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to