VirtualMachineVMImageGetDetailsResponse 成员
The Get Details VM Images operation response.
以下各表列出了由 VirtualMachineVMImageGetDetailsResponse 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualMachineVMImageGetDetailsResponse | Initializes a new instance of the VirtualMachineVMImageGetDetailsResponse class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
AffinityGroup | Optional. The affinity group name of the virtual machine image. | |
Category | Optional. The classification of the virtual machine image. | |
CreatedTime | Optional. The date when the virtual machine image was created. | |
DataDiskConfigurations | Optional. The data disk configurations. | |
DeploymentName | Optional. The deployment name of the virtual machine image. | |
Description | Optional. The description of the virtual machine image. | |
Eula | Optional. Specifies 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. Provides the URI to the icon for this Operating System Image. | |
ImageFamily | Optional. The image family of the virtual machine image. | |
IsCorrupted | Optional. The indicator of whether the image is corrupted or not. | |
IsPremium | Optional. The indicator of whether the virtual machine image is premium. | |
Label | Optional. An identifier for the virtual machine image. | |
Language | Optional. The language of the virtual machine image. | |
Location | Optional. The location name of the virtual machine image. | |
ModifiedTime | Optional. The date when the virtual machine image was created. | |
Name | Optional. The name of the virtual machine image. | |
OSDiskConfiguration | Optional. The OS disk configuration. | |
PricingDetailLink | Optional. Specifies the URI that points to the pricing detail. | |
PrivacyUri | Optional. Specifies the URI that points to a document that contains the privacy policy related to the image. | |
PublishedDate | Optional. Specifies the date when the image was added to the image repository. | |
PublishedName | Optional. The publisher name of the VM image. | |
PublisherName | Optional. The name of the publisher of this VM Image in Azure. | |
RecommendedVMSize | Optional. The recommended size of the virtual machine image. | |
ReplicationProgress | Optional. The replication progress information of VM images. | |
RequestId | (继承自 AzureOperationResponse) | |
RoleName | Optional. The role name of the virtual machine image. | |
ServiceName | Optional. The service name of the virtual machine image. | |
SharingStatus | Optional. The sharing status of the VM image. | |
ShowInGui | Optional. Specifies whether to show in Gui. | |
SmallIconUri | Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure Management Portal. | |
StatusCode | (继承自 HttpOperationResponse) |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualMachineVMImageGetDetailsResponse 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间