Assignment

NAMESPACE

RASAdminEngine.Core.OutputModels.AVD

DESCRIPTION

AVD Host Pool Assignment Settings

INHERITED FROM

RASSerilazableObj

UserFilter

Assignment

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

Account

Inherited from UserFilter The name of the user/group account the filter is added to.

String

AzureActiveDirectory

Azure Active Directory

String

AzureActiveDirectoryId

Azure Active Directory Id

String

Sid

Inherited from UserFilter The SID of the user/group account the filter is added to.

Type

Inherited from UserFilter The type of the account (user or group) the filter is added to.

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