CacheDirectorySettings.UsernameDownloadUsernameDownloaded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether or not the HPC Cache has performed the username download successfully.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.UsernameDownloadedType? UsernameDownloadUsernameDownloaded { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.UsernameDownloadUsernameDownloaded : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.UsernameDownloadedType>
Public ReadOnly Property UsernameDownloadUsernameDownloaded As Nullable(Of UsernameDownloadedType)
Property Value
Implements
- Attributes