Share via


DedicatedHostGroupsCreateOrUpdate interface

Methods

delete(DedicatedHostGroupsDeleteParameters)

Delete a dedicated host group.

get(DedicatedHostGroupsGetParameters)

Retrieves information about a dedicated host group.

patch(DedicatedHostGroupsUpdateParameters)

Update an dedicated host group.

put(DedicatedHostGroupsCreateOrUpdateParameters)

Create 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)

Method Details

delete(DedicatedHostGroupsDeleteParameters)

Delete a dedicated host group.

function delete(options: DedicatedHostGroupsDeleteParameters): StreamableMethod<DedicatedHostGroupsDelete200Response | DedicatedHostGroupsDelete204Response | DedicatedHostGroupsDeleteDefaultResponse>

Parameters

Returns

get(DedicatedHostGroupsGetParameters)

Retrieves information about a dedicated host group.

function get(options: DedicatedHostGroupsGetParameters): StreamableMethod<DedicatedHostGroupsGet200Response | DedicatedHostGroupsGetDefaultResponse>

Parameters

Returns

patch(DedicatedHostGroupsUpdateParameters)

Update an dedicated host group.

function patch(options: DedicatedHostGroupsUpdateParameters): StreamableMethod<DedicatedHostGroupsUpdate200Response | DedicatedHostGroupsUpdateDefaultResponse>

Parameters

Returns

put(DedicatedHostGroupsCreateOrUpdateParameters)

Create 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)

function put(options: DedicatedHostGroupsCreateOrUpdateParameters): StreamableMethod<DedicatedHostGroupsCreateOrUpdate200Response | DedicatedHostGroupsCreateOrUpdate201Response | DedicatedHostGroupsCreateOrUpdateDefaultResponse>

Parameters

Returns