Compartilhar via


ArmHybridComputeModelFactory.AvailablePatchCountByClassification Método

Definição

Inicializa uma nova instância de AvailablePatchCountByClassification.

public static Azure.ResourceManager.HybridCompute.Models.AvailablePatchCountByClassification AvailablePatchCountByClassification (int? security = default, int? critical = default, int? definition = default, int? updateRollup = default, int? featurePack = default, int? servicePack = default, int? tools = default, int? updates = default, int? other = default);
static member AvailablePatchCountByClassification : Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> -> Azure.ResourceManager.HybridCompute.Models.AvailablePatchCountByClassification
Public Shared Function AvailablePatchCountByClassification (Optional security As Nullable(Of Integer) = Nothing, Optional critical As Nullable(Of Integer) = Nothing, Optional definition As Nullable(Of Integer) = Nothing, Optional updateRollup As Nullable(Of Integer) = Nothing, Optional featurePack As Nullable(Of Integer) = Nothing, Optional servicePack As Nullable(Of Integer) = Nothing, Optional tools As Nullable(Of Integer) = Nothing, Optional updates As Nullable(Of Integer) = Nothing, Optional other As Nullable(Of Integer) = Nothing) As AvailablePatchCountByClassification

Parâmetros

security
Nullable<Int32>

Número de patches de segurança disponíveis para instalação.

critical
Nullable<Int32>

Número de patches críticos disponíveis para instalação.

definition
Nullable<Int32>

Número de patches de definição disponíveis para instalação.

updateRollup
Nullable<Int32>

Número de patches de pacote cumulativo de atualizações disponíveis para instalação.

featurePack
Nullable<Int32>

Número de patches de feature pack disponíveis para instalação.

servicePack
Nullable<Int32>

Número de patches de service pack disponíveis para instalação.

tools
Nullable<Int32>

Número de patches de ferramentas disponíveis para instalação.

updates
Nullable<Int32>

Número de patches de categoria de atualizações disponíveis para instalação.

other
Nullable<Int32>

Número de outros patches disponíveis para instalação.

Retornos

Uma nova AvailablePatchCountByClassification instância para simulação.

Aplica-se a