Compartir a través de


DscReportResource.DurationInSeconds Propiedad

Definición

Obtiene o establece la duración en segundos del recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")]
public double? DurationInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")>]
member this.DurationInSeconds : Nullable<double> with get, set
Public Property DurationInSeconds As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a