Partilhar via


ApiKVReference.IdentityType Propriedade

Definição

Obtém ou define valores possíveis: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a