ArmSecurityCenterModelFactory.DefenderCspmAwsOffering Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de DefenderCspmAwsOffering.
public static Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOffering DefenderCspmAwsOffering (string description = default, Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOfferingVmScanners vmScanners = default);
static member DefenderCspmAwsOffering : string * Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOfferingVmScanners -> Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOffering
Public Shared Function DefenderCspmAwsOffering (Optional description As String = Nothing, Optional vmScanners As DefenderCspmAwsOfferingVmScanners = Nothing) As DefenderCspmAwsOffering
Paramètres
- description
- String
Description de l’offre.
- vmScanners
- DefenderCspmAwsOfferingVmScanners
Le Microsoft Defender pour la configuration de l’analyse des machines virtuelles serveur.
Retours
Une nouvelle DefenderCspmAwsOffering instance pour se moquer.