Share via


BastionHostsDelete interface

Methods

delete(BastionHostsDeleteParameters)

Deletes the specified Bastion Host.

get(BastionHostsGetParameters)

Gets the specified Bastion Host.

patch(BastionHostsUpdateTagsParameters)

Updates Tags for BastionHost resource

put(BastionHostsCreateOrUpdateParameters)

Creates or updates the specified Bastion Host.

Method Details

delete(BastionHostsDeleteParameters)

Deletes the specified Bastion Host.

function delete(options: BastionHostsDeleteParameters): StreamableMethod<BastionHostsDelete200Response | BastionHostsDelete202Response | BastionHostsDelete204Response | BastionHostsDeleteDefaultResponse>

Parameters

Returns

get(BastionHostsGetParameters)

Gets the specified Bastion Host.

function get(options: BastionHostsGetParameters): StreamableMethod<BastionHostsGet200Response | BastionHostsGetDefaultResponse>

Parameters

Returns

patch(BastionHostsUpdateTagsParameters)

Updates Tags for BastionHost resource

function patch(options: BastionHostsUpdateTagsParameters): StreamableMethod<BastionHostsUpdateTags200Response | BastionHostsUpdateTags202Response | BastionHostsUpdateTagsDefaultResponse>

Parameters

Returns

put(BastionHostsCreateOrUpdateParameters)

Creates or updates the specified Bastion Host.

function put(options: BastionHostsCreateOrUpdateParameters): StreamableMethod<BastionHostsCreateOrUpdate200Response | BastionHostsCreateOrUpdate201Response | BastionHostsCreateOrUpdateDefaultResponse>

Parameters

Returns