ArmHDInsightModelFactory.HDInsightVersionsCapability 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 HDInsightVersionsCapability.
public static Azure.ResourceManager.HDInsight.Models.HDInsightVersionsCapability HDInsightVersionsCapability (System.Collections.Generic.IEnumerable<Azure.ResourceManager.HDInsight.Models.HDInsightVersionSpec> available = default);
static member HDInsightVersionsCapability : seq<Azure.ResourceManager.HDInsight.Models.HDInsightVersionSpec> -> Azure.ResourceManager.HDInsight.Models.HDInsightVersionsCapability
Public Shared Function HDInsightVersionsCapability (Optional available As IEnumerable(Of HDInsightVersionSpec) = Nothing) As HDInsightVersionsCapability
Paramètres
- available
- IEnumerable<HDInsightVersionSpec>
Liste des fonctionnalités de version.
Retours
Une nouvelle HDInsightVersionsCapability instance pour se moquer.