Share via


Cache.IdentityType Property

Definition

The type of identity used for the cache

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

Property Value

Implements

Attributes

Applies to