次の方法で共有


ClusterPrincipalAssignment.TenantName プロパティ

定義

プリンシパルのテナント名を取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象