你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
A2AVmDiskInputDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A2A disk input details.
public class A2AVmDiskInputDetails
type A2AVmDiskInputDetails = class
Public Class A2AVmDiskInputDetails
- Inheritance
-
A2AVmDiskInputDetails
Constructors
A2AVmDiskInputDetails() |
Initializes a new instance of the A2AVmDiskInputDetails class. |
A2AVmDiskInputDetails(String, String, String) |
Initializes a new instance of the A2AVmDiskInputDetails class. |
Properties
DiskUri |
Gets or sets the disk Uri. |
PrimaryStagingAzureStorageAccountId |
Gets or sets the primary staging storage account Id. |
RecoveryAzureStorageAccountId |
Gets or sets the recovery VHD storage account Id. |
Methods
Validate() |
Validate the object. |