Share via


AmlFilesystem.IdentityType Property

Definition

The type of identity used for the resource.

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

Property Value

Implements

Attributes

Applies to