Platform Members
Represents the name and supported OS Families for the vendor on the platform.
The following tables list the members exposed by the Platform type.
Public Constructors
Name | Description | |
---|---|---|
Platform | Initializes a new instance of the Platform class. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the platform name. | |
OSFamilies | Gets or sets a collection of OSFamily objects that specify the supported OS families for the platform. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
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
See Also
Reference
Platform Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models.GatewayListSupportedDevicesResponse Namespace