Поделиться через


DscReportResource.DurationInSeconds Свойство

Определение

Возвращает или задает длительность ресурса в секундах.

[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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к