Share via


IDriveStatus.DriveHeaderHash Property

Definition

The drive header hash value.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The drive header hash value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="driveHeaderHash", Update=true)]
public string DriveHeaderHash { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The drive header hash value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="driveHeaderHash", Update=true)>]
member this.DriveHeaderHash : string with get, set
Public Property DriveHeaderHash As String

Property Value

Attributes

Applies to