OperatingSystemListResponse Members
Represents the list of operating systems.
The following tables list the members exposed by the OperatingSystemListResponse type.
Public Constructors
Name | Description | |
---|---|---|
OperatingSystemListResponse | Initializes a new instance of the OperatingSystemListResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
OperatingSystems | Gets or sets a collection of OperatingSystem objects that define the operating systems that are valid for your subscription. | |
RequestId | (Inherited from AzureOperationResponse) | |
StatusCode | (Inherited from HttpOperationResponse) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an object that can iterate through a collection of OperatingSystem objects. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator | Retrieves an object that can iterate through a collection of OperatingSystem objects. |
Top
See Also
Reference
OperatingSystemListResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace