Partager via


Identity.Type Propriété

Définition

Obtient ou définit le type d’identité. Les valeurs possibles sont les suivantes : « SystemAssigned »

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.KubernetesConfiguration.Models.ResourceIdentityType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.KubernetesConfiguration.Models.ResourceIdentityType> with get, set
Public Property Type As Nullable(Of ResourceIdentityType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à