次の方法で共有


VirtualHardDiskStatus interface

仮想ハードディスクの観測状態

プロパティ

downloadStatus

仮想ハードディスクのダウンロード状況

errorCode

VirtualHardDisk プロビジョニング エラー コード

errorMessage

説明的なエラーメッセージ

managedBy

VHD を使用している VM の ARM ID。

provisioningStatus

vhd のプロビジョニング状態

uniqueId

リソースを識別する一意の Guid。

uploadStatus

仮想ハードディスクのアップロード状態

プロパティの詳細

downloadStatus

仮想ハードディスクのダウンロード状況

downloadStatus?: VirtualHardDiskDownloadStatus

プロパティ値

errorCode

VirtualHardDisk プロビジョニング エラー コード

errorCode?: string

プロパティ値

string

errorMessage

説明的なエラーメッセージ

errorMessage?: string

プロパティ値

string

managedBy

VHD を使用している VM の ARM ID。

managedBy?: string[]

プロパティ値

string[]

provisioningStatus

vhd のプロビジョニング状態

provisioningStatus?: VirtualHardDiskStatusProvisioningStatus

プロパティ値

uniqueId

リソースを識別する一意の Guid。

uniqueId?: string

プロパティ値

string

uploadStatus

仮想ハードディスクのアップロード状態

uploadStatus?: VirtualHardDiskUploadStatus

プロパティ値