Udostępnij za pośrednictwem


ISupportTicketDetails.ServiceLevelAgreementExpirationTime Property

Definition

Time in UTC (ISO 8601 format) when the service level agreement expires.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Time in UTC (ISO 8601 format) when the service level agreement expires.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationTime", Update=false)]
public DateTime? ServiceLevelAgreementExpirationTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Time in UTC (ISO 8601 format) when the service level agreement expires.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationTime", Update=false)>]
member this.ServiceLevelAgreementExpirationTime : Nullable<DateTime>
Public ReadOnly Property ServiceLevelAgreementExpirationTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to