TenantIdDescription.TenantType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the tenant type. Only available for 'Home' tenant category.
[Newtonsoft.Json.JsonProperty(PropertyName="tenantType")]
public string TenantType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantType")>]
member this.TenantType : string
Public ReadOnly Property TenantType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute