다음을 통해 공유


IImportDiskDetails.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=false, Required=true, SerializedName="manifestFile")]
public string ManifestFile { get; set; }
[<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=false, Required=true, SerializedName="manifestFile")>]
member this.ManifestFile : string with get, set
Public Property ManifestFile As String

Property Value

Attributes

Applies to