Skip to main content

dedicated_host_groups

Overview

Namededicated_host_groups
TypeResource
Idazure.compute.dedicated_host_groups

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectDedicated Host Group Properties.
tagsobjectResource tags
typestringResource type
zonesarrayAvailability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone.

Methods

NameAccessible byRequired ParamsDescription
getSELECThostGroupName, resourceGroupName, subscriptionIdRetrieves information about a dedicated host group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all of the dedicated host groups in the specified resource group. Use the nextLink property in the response to get the next page of dedicated host groups.
list_by_subscriptionSELECTsubscriptionIdLists all of the dedicated host groups in the subscription. Use the nextLink property in the response to get the next page of dedicated host groups.
create_or_updateINSERThostGroupName, resourceGroupName, subscriptionIdCreate or update a dedicated host group. For details of Dedicated Host and Dedicated Host Groups please see [Dedicated Host Documentation] (https://go.microsoft.com/fwlink/?linkid=2082596)
deleteDELETEhostGroupName, resourceGroupName, subscriptionIdDelete a dedicated host group.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all of the dedicated host groups in the specified resource group. Use the nextLink property in the response to get the next page of dedicated host groups.
_list_by_subscriptionEXECsubscriptionIdLists all of the dedicated host groups in the subscription. Use the nextLink property in the response to get the next page of dedicated host groups.
updateEXEChostGroupName, resourceGroupName, subscriptionIdUpdate an dedicated host group.