WorkflowVersion.IntegrationAccount プロパティ

定義

統合アカウントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象