Share via


ApiKvReference.PropertiesIdentityTypeType Property

Definition

Type of managed service identity.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ManagedServiceIdentityType? PropertiesIdentityTypeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.PropertiesIdentityTypeType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ManagedServiceIdentityType> with get, set
Public Property PropertiesIdentityTypeType As Nullable(Of ManagedServiceIdentityType)

Property Value

Implements

Attributes

Applies to