VirtualMachineVMImageCreateParameters 成员
Parameters supplied to the Create Virtual Machine VM Image operation.
以下各表列出了由 VirtualMachineVMImageCreateParameters 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualMachineVMImageCreateParameters | 重载。 |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
DataDiskConfigurations | Optional. Specifies configuration information for the data disks that are associated with the image. A VM Image might not have data disks associated with it. | |
Description | Optional. Gets or sets the description of the image. | |
Eula | Optional. Gets or sets the End User License Agreement that is associated with the image. The value for this element is a string, but it is recommended that the value be a URL that points to a EULA. | |
IconUri | Optional. Gets or sets the URI to the icon that is displayed for the image in the Management Portal. | |
ImageFamily | Optional. Gets or sets a value that can be used to group VM Images. | |
Label | Required. Gets or sets an identifier for the image. | |
Language | Optional. Gets or sets the language of the image. | |
Name | Required. Gets or sets the name of the image. | |
OSDiskConfiguration | Required. Gets or sets configuration information for the operating system disk that is associated with the image. | |
PrivacyUri | Optional. Gets or sets the URI that points to a document that contains the privacy policy related to the image. | |
PublishedDate | Optional. Gets or sets the date when the image was added to the image repository. | |
RecommendedVMSize | Optional. Gets or sets the size to use for the Virtual Machine that is created from the VM Image. | |
ShowInGui | Optional. Gets or sets whether the VM Images should be listed in the portal. | |
SmallIconUri | Optional. Gets or sets the URI to the small icon that is displayed for the image in the Management Portal. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualMachineVMImageCreateParameters 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间