Workflow.IntegrationAccount Property

Definition

Gets or sets the integration account.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to