次の方法で共有


IntegrationAccountSchema.Content プロパティ

定義

コンテンツを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.content")]
public string Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.content")>]
member this.Content : string with get, set
Public Property Content As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象