IAmlFilesystemProperties.HsmArchiveStatus 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.
Archive status
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Archive status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemArchive) }, ReadOnly=true, Required=false, SerializedName="archiveStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemArchive[] HsmArchiveStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Archive status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemArchive) }, ReadOnly=true, Required=false, SerializedName="archiveStatus")>]
member this.HsmArchiveStatus : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IAmlFilesystemArchive[]
Public ReadOnly Property HsmArchiveStatus As IAmlFilesystemArchive()
Property Value
- Attributes