Compartir a través de


FactoryUpdateParameters.Identity Propiedad

Definición

Obtiene o establece la identidad de servicio administrada del generador.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.DataFactory.Models.FactoryIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.DataFactory.Models.FactoryIdentity with get, set
Public Property Identity As FactoryIdentity

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a