Bagikan melalui


IImportDiskDetails.BackupManifestCloudPath Property

Definition

Path to backed up manifest, only returned if enableManifestBackup is true.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Path to backed up manifest, only returned if enableManifestBackup is true.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupManifestCloudPath")]
public string BackupManifestCloudPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Path to backed up manifest, only returned if enableManifestBackup is true.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupManifestCloudPath")>]
member this.BackupManifestCloudPath : string
Public ReadOnly Property BackupManifestCloudPath As String

Property Value

Attributes

Applies to