WindowsProperties.IncludedUpdateClassifications Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou define a classificação de atualizações incluída na configuração da atualização de software. Uma cadeia separada por vírgulas com valores necessários. Os valores possíveis incluem: "Não classificado", "Crítico", "Segurança", "UpdateRollup", "FeaturePack", "ServicePack", "Definição", "Ferramentas", "Atualizações"
[Newtonsoft.Json.JsonProperty(PropertyName="includedUpdateClassifications")]
public string IncludedUpdateClassifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedUpdateClassifications")>]
member this.IncludedUpdateClassifications : string with get, set
Public Property IncludedUpdateClassifications As String
Valor de Propriedade
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Aplica-se a
Azure SDK for .NET