Share via


ExportDiskDetails.BackupManifestCloudPath Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="backupManifestCloudPath")]
public string BackupManifestCloudPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupManifestCloudPath")>]
member this.BackupManifestCloudPath : string
Public ReadOnly Property BackupManifestCloudPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to