AVDProvider

NAMESPACE

RASAdminEngine.Core.OutputModels.Provider

DESCRIPTION

AVD Provider

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Provider

⇒

AVDProvider

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

ADType

AD Type.

CostInsightsAzureInfo

Cost Insights Azure Cloud Info.

String

Description

Description of the server.

Boolean

Enabled

Whether the server is enabled or not.

String

FeedURL

The Feed URL.

String

GraphURL

The Graph URL.

UInt32

HostPort

Inherited from Provider Specifies the port number for the Provider.

UInt32

Id

ID of the object.

Boolean

InheritDefaultAgentSettings

Inherited from Provider Whether the default Agent settings are inherited or not.

String

Name

Inherited from Provider Name of the Provider.

UInt32

PreferredBrokerId

Inherited from Provider ID of the preferred Connection Broker.

String

ProviderUsername

Inherited from Provider A user account to log in to the hypervisor management tool (e.g. VMware vCenter).

String

Server

Inherited from Provider Server name.

UInt32

SiteId

ID of the site.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Type

Inherited from Provider Specifies the Provider type.

String

VDIAgent

Inherited from Provider FQDN or IP address of the server where the RAS VDI Agent is running.

VDIAzureCloudInfo

VDI Azure Cloud Info.

UInt32

VDIPort

Inherited from Provider The port to communicate with the dedicated provider.

Version

Specifies the AVD Provider type version.

String

WebAccessURL

The Web Access URL.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

GetHypervisorType ()

Type

GetType ()

Boolean

IsHWGPUSupported ()

Inherited from Provider

String

ToString ()

References to Commands | | | | |----------------------------------------------------|

Last updated