MockableAutomanageArmClient.GetAutomanageHcrpConfigurationProfileAssignmentResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a AutomanageHcrpConfigurationProfileAssignmentResource object.

Applies to