Condividi tramite


ILabUpdate.AutoShutdownProfileShutdownOnIdle Property

Definition

Whether a VM will get shutdown when it has idled for a period of time.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.PSArgumentCompleter(new System.String[] { "None", "UserAbsence", "LowUsage" })]
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Whether a VM will get shutdown when it has idled for a period of time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shutdownOnIdle", Update=true)]
public string AutoShutdownProfileShutdownOnIdle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.PSArgumentCompleter(new System.String[] { "None", "UserAbsence", "LowUsage" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Whether a VM will get shutdown when it has idled for a period of time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shutdownOnIdle", Update=true)>]
member this.AutoShutdownProfileShutdownOnIdle : string with get, set
Public Property AutoShutdownProfileShutdownOnIdle As String

Property Value

Attributes

Applies to