次の方法で共有


SubscriptionFeatureRegistrationProperties.FeatureName プロパティ

定義

featureName を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象