SoftwareUpdateConfigurationCollectionItem.Frequency 屬性

定義

取得或設定與軟體更新組態相關聯的排程執行頻率。 可能的值包括:'OneTime'、'Day'、'Hour'、'Week'、'Month'、'Minute'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frequency")]
public string Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frequency")>]
member this.Frequency : string with get, set
Public Property Frequency As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於