BastionHostsDelete interface
Yöntemler
| delete(Bastion |
Belirtilen Bastion Konasını siler. |
| get(Bastion |
Belirtilen Bastion Konasını alır. |
| patch(Bastion |
BastionHost kaynağı için Güncelleştirme Etiketleri |
| put(Bastion |
Belirtilen Bastion Ana Bilgisayarını oluşturur veya güncelleştirir. |
Yöntem Ayrıntıları
delete(BastionHostsDeleteParameters)
Belirtilen Bastion Konasını siler.
function delete(options: BastionHostsDeleteParameters): StreamableMethod<BastionHostsDelete200Response | BastionHostsDelete202Response | BastionHostsDelete204Response | BastionHostsDeleteDefaultResponse>
Parametreler
- options
- BastionHostsDeleteParameters
Döndürülenler
get(BastionHostsGetParameters)
Belirtilen Bastion Konasını alır.
function get(options: BastionHostsGetParameters): StreamableMethod<BastionHostsGet200Response | BastionHostsGetDefaultResponse>
Parametreler
- options
- BastionHostsGetParameters
Döndürülenler
patch(BastionHostsUpdateTagsParameters)
BastionHost kaynağı için Güncelleştirme Etiketleri
function patch(options: BastionHostsUpdateTagsParameters): StreamableMethod<BastionHostsUpdateTags200Response | BastionHostsUpdateTags202Response | BastionHostsUpdateTagsDefaultResponse>
Parametreler
- options
- BastionHostsUpdateTagsParameters
Döndürülenler
put(BastionHostsCreateOrUpdateParameters)
Belirtilen Bastion Ana Bilgisayarını oluşturur veya güncelleştirir.
function put(options: BastionHostsCreateOrUpdateParameters): StreamableMethod<BastionHostsCreateOrUpdate200Response | BastionHostsCreateOrUpdate201Response | BastionHostsCreateOrUpdateDefaultResponse>