This command will create an Open Capacity Reservation Group. Eligible virtual machines with a matching VM size and zone implicitly consume capacity from this group without being explicitly associated with it.
Specifies the type of the capacity reservation group.
'Targeted' reservations are consumed by virtual machines that are explicitly associated with the group.
'Block' reservations are consumed only from the capacity block.
'Open' reservations are implicitly consumed by eligible virtual machines with a matching VM size and zone without associating the group.
The reservation type cannot be changed after the group is created.
Allows a Capacity Reservation Group to be shared across subscriptions. Pass "" to unshare all subscriptions. It is an array of strings; Contains an array of Arm resource ids of subscriptions eg : "/subscriptions/{subscriptionId1}", "/subscriptions/{subscriptionId2}"
Specifies that resources and resource groups can be tagged with a set of name-value pairs. Adding tags to resources enables you to group resources together across resource groups and to create your own views. Each resource or resource group can have a maximum of 15 tags.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.