AutomanageExtensions.GetAutomanageHcrpConfigurationProfileAssignments 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 d’AutomanageHcrpConfigurationProfileAssignmentResources dans ArmResource.
public static Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection GetAutomanageHcrpConfigurationProfileAssignments (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetAutomanageHcrpConfigurationProfileAssignments : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection
<Extension()>
Public Function GetAutomanageHcrpConfigurationProfileAssignments (client As ArmClient, scope As ResourceIdentifier) As AutomanageHcrpConfigurationProfileAssignmentCollection
Paramètres
- scope
- ResourceIdentifier
Étendue à laquelle la ressource s’appliquera. Le type de ressource attendu comprend les éléments suivants : Microsoft.HybridCompute/machines.
Retours
Objet représentant la collection d’AutomanageHcrpConfigurationProfileAssignmentResources et leurs opérations sur un AutomanageHcrpConfigurationProfileAssignmentResource.