次の方法で共有


SubscriptionFeatureRegistrationProperties.TenantId プロパティ

定義

tenantId を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象