Share via


ISupportTicketDetails.ServiceLevelAgreementStartTime Property

Definition

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

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

Property Value

Attributes

Applies to