BlueprintExtensions.GetBlueprints(ArmClient, ResourceIdentifier) 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.
Obtient une collection de BlueprintResources dans ArmResource.
public static Azure.ResourceManager.Blueprint.BlueprintCollection GetBlueprints (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetBlueprints : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Blueprint.BlueprintCollection
<Extension()>
Public Function GetBlueprints (client As ArmClient, scope As ResourceIdentifier) As BlueprintCollection
Paramètres
- scope
- ResourceIdentifier
Étendue à laquelle la ressource s’appliquera.
Retours
Objet représentant une collection de BlueprintResources et leurs opérations sur un BlueprintResource.