次の方法で共有


ExportDiskDetails.BackupManifestCloudPath プロパティ

定義

enableManifestBackup が 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象