Share via


IExportDiskDetails.ManifestFile Property

Definition

The relative path of the manifest file on the disk.

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

Property Value

Attributes

Applies to