BastionHostsDelete interface
Metódusok
| delete(Bastion |
Törli a megadott Bastion-gazdagépet. |
| get(Bastion |
Lekéri a megadott Bastion-gazdagépet. |
| patch(Bastion |
A BastionHost-erőforrás címkéinek frissítése |
| put(Bastion |
Létrehozza vagy frissíti a megadott Bastion-gazdagépet. |
Metódus adatai
delete(BastionHostsDeleteParameters)
Törli a megadott Bastion-gazdagépet.
function delete(options: BastionHostsDeleteParameters): StreamableMethod<BastionHostsDelete200Response | BastionHostsDelete202Response | BastionHostsDelete204Response | BastionHostsDeleteDefaultResponse>
Paraméterek
- options
- BastionHostsDeleteParameters
Válaszok
get(BastionHostsGetParameters)
Lekéri a megadott Bastion-gazdagépet.
function get(options: BastionHostsGetParameters): StreamableMethod<BastionHostsGet200Response | BastionHostsGetDefaultResponse>
Paraméterek
- options
- BastionHostsGetParameters
Válaszok
patch(BastionHostsUpdateTagsParameters)
A BastionHost-erőforrás címkéinek frissítése
function patch(options: BastionHostsUpdateTagsParameters): StreamableMethod<BastionHostsUpdateTags200Response | BastionHostsUpdateTags202Response | BastionHostsUpdateTagsDefaultResponse>
Paraméterek
- options
- BastionHostsUpdateTagsParameters
Válaszok
put(BastionHostsCreateOrUpdateParameters)
Létrehozza vagy frissíti a megadott Bastion-gazdagépet.
function put(options: BastionHostsCreateOrUpdateParameters): StreamableMethod<BastionHostsCreateOrUpdate200Response | BastionHostsCreateOrUpdate201Response | BastionHostsCreateOrUpdateDefaultResponse>