VDIAzureInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Provider

DESCRIPTION

VDI Azure Information

INHERITED FROM

RASSerilazableObjarrow-up-right⇒VDIAzureInfo

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated