Partager via


ApiKVReference.IdentityType Propriété

Définition

Obtient ou définit les valeurs possibles : « None », « SystemAssigned », « UserAssigned »

[Newtonsoft.Json.JsonProperty(PropertyName="identityType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ManagedServiceIdentityType? IdentityType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityType")>]
member this.IdentityType : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ManagedServiceIdentityType> with get, set
Public Property IdentityType As Nullable(Of ManagedServiceIdentityType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à