次の方法で共有


IntegrationAccountAgreement.Content プロパティ

定義

契約の内容を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.content")]
public Microsoft.Azure.Management.Logic.Models.AgreementContent Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.content")>]
member this.Content : Microsoft.Azure.Management.Logic.Models.AgreementContent with get, set
Public Property Content As AgreementContent

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象