Private/Types/models/AntiVirusProduct.generated.psm1


class AntiVirusProduct
{
    [String]$DisplayName = ''
    [int]$ProductState = 0
}