Share via


CacheUsernameDownloadSettings.ExtendedGroup Property

Definition

Whether or not Extended Groups is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public bool? ExtendedGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.ExtendedGroup : Nullable<bool> with get, set
Public Property ExtendedGroup As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to