Share via


ManagedClusterPodIdentity.Identity Property

Definition

Gets or sets the user assigned identity details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to