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

SetStartVMOnConnect Struct

Definition

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

Fields

Disable
Enable

Methods

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

Operators

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

Applies to