Compartir a través de


Workflow.IntegrationAccount Propiedad

Definición

Obtiene o establece la cuenta de integración.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a