次の方法で共有


SubscriptionFeatureRegistrationProperties.DocumentationLink プロパティ

定義

機能ドキュメントのリンクを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象