MockableAutomanageArmClient.GetAutomanageHcrpConfigurationProfileAssignments Method

Definition

Gets a collection of AutomanageHcrpConfigurationProfileAssignmentResources in the ArmClient.

public virtual Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection GetAutomanageHcrpConfigurationProfileAssignments (Azure.Core.ResourceIdentifier scope);
abstract member GetAutomanageHcrpConfigurationProfileAssignments : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection
override this.GetAutomanageHcrpConfigurationProfileAssignments : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection
Public Overridable Function GetAutomanageHcrpConfigurationProfileAssignments (scope As ResourceIdentifier) As AutomanageHcrpConfigurationProfileAssignmentCollection

Parameters

scope
ResourceIdentifier

The scope that the resource will apply against.

Returns

An object representing collection of AutomanageHcrpConfigurationProfileAssignmentResources and their operations over a AutomanageHcrpConfigurationProfileAssignmentResource.

Applies to