Associations
Create or update an association.
put/{scope}/providers/Microsoft.CustomProviders/associations/{associationName}
Path parameters
scopestring required
The scope of the association. The scope can be any valid REST resource instance. For example, use '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.Compute/virtualMachines/{vm-name}' for a virtual machine resource.
associationNamestring required
The name of the association.
Query parameters
api-versionstring required
The API version to be used with the HTTP request.
Request body
Response
OK. Association already exists and the changes have been accepted.