Bagikan melalui


ApiManagementServiceUpdateParameters.Identity Property

Definition

Gets or sets managed service identity of the Api Management service.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to