PersonalDesktopAssignmentType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PersonalDesktopAssignment type for HostPool.
public readonly struct PersonalDesktopAssignmentType : IEquatable<Azure.ResourceManager.DesktopVirtualization.Models.PersonalDesktopAssignmentType>
type PersonalDesktopAssignmentType = struct
Public Structure PersonalDesktopAssignmentType
Implements IEquatable(Of PersonalDesktopAssignmentType)
- Inheritance
-
PersonalDesktopAssignmentType
- Implements
Constructors
PersonalDesktopAssignmentType(String) |
Initializes a new instance of PersonalDesktopAssignmentType. |
Properties
Automatic |
Automatic. |
Direct |
Direct. |
Methods
Equals(PersonalDesktopAssignmentType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(PersonalDesktopAssignmentType, PersonalDesktopAssignmentType) |
Determines if two PersonalDesktopAssignmentType values are the same. |
Implicit(String to PersonalDesktopAssignmentType) |
Converts a string to a PersonalDesktopAssignmentType. |
Inequality(PersonalDesktopAssignmentType, PersonalDesktopAssignmentType) |
Determines if two PersonalDesktopAssignmentType values are not the same. |
Applies to
Azure SDK for .NET