Condividi tramite


TenantIdDescription.TenantCategory Property

Definition

Gets category of the tenant. Possible values include: 'Home', 'ProjectedBy', 'ManagedBy'

[Newtonsoft.Json.JsonProperty(PropertyName="tenantCategory")]
public Microsoft.Azure.Management.ResourceManager.Models.TenantCategory? TenantCategory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantCategory")>]
member this.TenantCategory : Nullable<Microsoft.Azure.Management.ResourceManager.Models.TenantCategory>
Public ReadOnly Property TenantCategory As Nullable(Of TenantCategory)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to