你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SessionHandlingOperation Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperationTypeConverter))]
public struct SessionHandlingOperation : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperation>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperationTypeConverter))>]
type SessionHandlingOperation = struct
    interface IArgumentCompleter
Public Structure SessionHandlingOperation
Implements IArgumentCompleter, IEquatable(Of SessionHandlingOperation)
Inheritance
SessionHandlingOperation
Attributes
Implements

Fields

Deallocate
Hibernate
None

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(Object)
Equals(SessionHandlingOperation)
GetHashCode()
ToString()

Operators

Equality(SessionHandlingOperation, SessionHandlingOperation)
Implicit(SessionHandlingOperation to String)
Implicit(String to SessionHandlingOperation)
Inequality(SessionHandlingOperation, SessionHandlingOperation)

Applies to