Partilhar via


IStateful.MaxAgentLifetime Property

Definition

How long should stateful machines be kept around. The maximum is one week.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="How long should stateful machines be kept around. The maximum is one week.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxAgentLifetime", Update=true)]
public string MaxAgentLifetime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="How long should stateful machines be kept around. The maximum is one week.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxAgentLifetime", Update=true)>]
member this.MaxAgentLifetime : string with get, set
Public Property MaxAgentLifetime As String

Property Value

Attributes

Applies to