ICluster.RemoteSupportPropertyExpirationTimeStamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Expiration DateTimeStamp when Remote Support Access will be expired
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Expiration DateTimeStamp when Remote Support Access will be expired", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")]
public DateTime? RemoteSupportPropertyExpirationTimeStamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Expiration DateTimeStamp when Remote Support Access will be expired", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")>]
member this.RemoteSupportPropertyExpirationTimeStamp : Nullable<DateTime>
Public ReadOnly Property RemoteSupportPropertyExpirationTimeStamp As Nullable(Of DateTime)
Property Value
- Attributes