Share via


IDriveStatus.ManifestFile Property

Definition

The relative path of the manifest file on the drive.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The relative path of the manifest file on the drive. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="manifestFile", Update=true)]
public string ManifestFile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The relative path of the manifest file on the drive. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="manifestFile", Update=true)>]
member this.ManifestFile : string with get, set
Public Property ManifestFile As String

Property Value

Attributes

Applies to