MockableAutomanageArmClient.GetAutomanageHcrpConfigurationProfileAssignmentReportResource Method

Definition

Gets an object representing an AutomanageHcrpConfigurationProfileAssignmentReportResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an AutomanageHcrpConfigurationProfileAssignmentReportResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource GetAutomanageHcrpConfigurationProfileAssignmentReportResource (Azure.Core.ResourceIdentifier id);
abstract member GetAutomanageHcrpConfigurationProfileAssignmentReportResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource
override this.GetAutomanageHcrpConfigurationProfileAssignmentReportResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentReportResource
Public Overridable Function GetAutomanageHcrpConfigurationProfileAssignmentReportResource (id As ResourceIdentifier) As AutomanageHcrpConfigurationProfileAssignmentReportResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a AutomanageHcrpConfigurationProfileAssignmentReportResource object.

Applies to