# VDIAzureInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels.Provider

## DESCRIPTION

VDI Azure Information

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

VDIAzureInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                             | Name                | Description                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------- | -------------------------------------- |
| List<[AdminCredential](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/admincredential)> | AdminCredentials    | Admin credentials.                     |
| String                                                                                                                                           | AuthenticationURL   | Azure authentication URL               |
| UInt32                                                                                                                                           | CostOptimizeTimeout | Azure Cost Optimize Timeout in seconds |
| Boolean                                                                                                                                          | EnableCostOptimize  | Enable Azure Cost Optimize             |
| String                                                                                                                                           | ManagementURL       | Azure management URL                   |
| String                                                                                                                                           | ResourceURI         | Azure resource URI                     |
| String                                                                                                                                           | SubscriptionID      | Azure subscription ID                  |
| String                                                                                                                                           | TenantID            | Azure tenant ID                        |

## PUBLIC METHODS

| Type                                           | Name                    | Description                                                                                                                                                   |
| ---------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                          | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                        | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                          | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                           | GetType ()              | String                                                                                                                                                        |
| ToString ()                                    | ### References to Types |                                                                                                                                                               |
| ---------------------------------------------- |                         |                                                                                                                                                               |
