次の方法で共有


SubscriptionFeatureRegistrationProperties.ProviderNamespace プロパティ

定義

providerNamespace を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象