Partilhar via


SoftwareUpdateConfigurationCollectionItem.Frequency Propriedade

Definição

Obtém ou define a frequência de execução da agenda associada à configuração da atualização de software. Os valores possíveis incluem: "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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a