Freigeben über


ILabPlanUpdateProperties.DefaultAutoShutdownProfileShutdownOnDisconnect Property

Definition

Whether shutdown on disconnect is enabled

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Whether shutdown on disconnect is enabled", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shutdownOnDisconnect", Update=true)]
public string DefaultAutoShutdownProfileShutdownOnDisconnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Whether shutdown on disconnect is enabled", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shutdownOnDisconnect", Update=true)>]
member this.DefaultAutoShutdownProfileShutdownOnDisconnect : string with get, set
Public Property DefaultAutoShutdownProfileShutdownOnDisconnect As String

Property Value

Attributes

Applies to