Compartilhar via


ServiceLevelAgreement.StartTime Propriedade

Definição

Obtém tempo em UTC (formato ISO 8601) quando o contrato de nível de serviço é iniciado.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public DateTime? StartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : Nullable<DateTime>
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a