Compartilhar via


ExperimentExecutionDetails.StopDateUtc Propriedade

Definição

Obtém a cadeia de caracteres que representa a data de parada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a