Freigeben über


DscReportResource.DurationInSeconds Eigenschaft

Definition

Ruft die Dauer in Sekunden für die Ressource ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: