Share via


ApiKVReference.IdentityType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identityType")]
public Microsoft.Azure.Management.WebSites.Models.ManagedServiceIdentity IdentityType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identityType")>]
member this.IdentityType : Microsoft.Azure.Management.WebSites.Models.ManagedServiceIdentity with get, set
Public Property IdentityType As ManagedServiceIdentity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to