次の方法で共有


SubscriptionFeatureRegistrationProperties.DisplayName プロパティ

定義

featureDisplayName を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象