Compartir a través de


ApiKVReference.IdentityType Propiedad

Definición

Obtiene o establece valores posibles: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a