Compartir a través de


ApiManagementServiceUpdateParameters.Identity Propiedad

Definición

Obtiene o establece la identidad de servicio administrada del servicio Api Management.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a