Sdílet prostřednictvím


ISuppressionProperties.ExpirationTimeStamp Property

Definition

Gets or sets the expiration time stamp.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Gets or sets the expiration time stamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")]
public DateTime? ExpirationTimeStamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Gets or sets the expiration time stamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")>]
member this.ExpirationTimeStamp : Nullable<DateTime>
Public ReadOnly Property ExpirationTimeStamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to