IPerNodeRemoteSupportSession.Duration Property

Definition

Duration of Remote Support Enablement

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Duration of Remote Support Enablement", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="duration", Update=false)]
public long? Duration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Duration of Remote Support Enablement", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="duration", Update=false)>]
member this.Duration : Nullable<int64>
Public ReadOnly Property Duration As Nullable(Of Long)

Property Value

Attributes

Applies to