ClusterPrincipalAssignment.TenantName Property

Definition

Gets the tenant name of the principal

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tenantName")]
public string TenantName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tenantName")>]
member this.TenantName : string
Public ReadOnly Property TenantName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to