共用方式為


IAmlFilesystemProperties.HsmArchiveStatus Property

Definition

Archive status

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Archive status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystemArchive) }, Read=true, ReadOnly=true, Required=false, SerializedName="archiveStatus", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystemArchive> HsmArchiveStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Archive status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystemArchive) }, Read=true, ReadOnly=true, Required=false, SerializedName="archiveStatus", Update=false)>]
member this.HsmArchiveStatus : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystemArchive>
Public ReadOnly Property HsmArchiveStatus As List(Of IAmlFilesystemArchive)

Property Value

Attributes

Applies to