IUpdateRunProperties.Duration Property

Definition

Duration of the update run.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Duration of the update run.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="duration", Update=true)]
public string Duration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Duration of the update run.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="duration", Update=true)>]
member this.Duration : string with get, set
Public Property Duration As String

Property Value

Attributes

Applies to