VDIAzureInfo
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
VDI Azure Information
INHERITED FROM
⇒
VDIAzureInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
List<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
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated