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

StartupBehavior Struct

Definition

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

Fields

All
None
WithAssignedUser

Methods

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

Operators

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

Applies to