VirtualMachineOSImageListResponse Class
The List OS Images operation response.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Compute.Models::VirtualMachineOSImageListResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Compute.Models::VirtualMachineOSImageListResponse
| Name | Description | |
|---|---|---|
![]() | VirtualMachineOSImageListResponse() | Initializes a new instance of the VirtualMachineOSImageListResponse class. |
| Name | Description | |
|---|---|---|
![]() | Images | Optional. The virtual machine images associated with your subscription. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Gets the sequence of Images. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable::GetEnumerator() | Gets the sequence of Images. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




