次の方法で共有


ConsumerInvitation.ProviderTenantName プロパティ

定義

リソースを作成したプロバイダーのテナント名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象