Share via


IpGroupsGet interface

Methods

delete(IpGroupsDeleteParameters)

Deletes the specified ipGroups.

get(IpGroupsGetParameters)

Gets the specified ipGroups.

patch(IpGroupsUpdateGroupsParameters)

Updates tags of an IpGroups resource.

put(IpGroupsCreateOrUpdateParameters)

Creates or updates an ipGroups in a specified resource group.

Method Details

delete(IpGroupsDeleteParameters)

Deletes the specified ipGroups.

function delete(options: IpGroupsDeleteParameters): StreamableMethod<IpGroupsDelete200Response | IpGroupsDelete202Response | IpGroupsDelete204Response | IpGroupsDeleteDefaultResponse>

Parameters

Returns

get(IpGroupsGetParameters)

Gets the specified ipGroups.

function get(options: IpGroupsGetParameters): StreamableMethod<IpGroupsGet200Response | IpGroupsGetDefaultResponse>

Parameters

Returns

patch(IpGroupsUpdateGroupsParameters)

Updates tags of an IpGroups resource.

function patch(options: IpGroupsUpdateGroupsParameters): StreamableMethod<IpGroupsUpdateGroups200Response | IpGroupsUpdateGroupsDefaultResponse>

Parameters

Returns

put(IpGroupsCreateOrUpdateParameters)

Creates or updates an ipGroups in a specified resource group.

function put(options: IpGroupsCreateOrUpdateParameters): StreamableMethod<IpGroupsCreateOrUpdate200Response | IpGroupsCreateOrUpdate201Response | IpGroupsCreateOrUpdateDefaultResponse>

Parameters

Returns