Hybrid use benefit
Create a new hybrid use benefit under a given scope
put/{scope}/providers/Microsoft.SoftwarePlan/hybridUseBenefits/{planId}
Path parameters
scopestring required
The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now
planIdstring required
This is a unique identifier for a plan. Should be a guid.
Query parameters
api-versionstring required
The api-version to be used by the service
Request body
HybridUseBenefitModel required— unresolved $ref
Response
OK - returns the plan that is created
HybridUseBenefitModel required— unresolved $ref