Condividi tramite


ManagedClusterSnapshotsGet interface

Metodi

delete(RequestParameters)

Elimina uno snapshot del cluster gestito.

get(RequestParameters)

Ottiene uno snapshot del cluster gestito.

patch(ManagedClusterSnapshotsUpdateTagsParameters)

Aggiorna i tag in uno snapshot del cluster gestito.

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

Crea o aggiorna uno snapshot del cluster gestito.

Dettagli metodo

delete(RequestParameters)

Elimina uno snapshot del cluster gestito.

function delete(options?: RequestParameters): StreamableMethod<ManagedClusterSnapshotsDelete200Response | ManagedClusterSnapshotsDelete204Response | ManagedClusterSnapshotsDeleteDefaultResponse>

Parametri

Restituisce

get(RequestParameters)

Ottiene uno snapshot del cluster gestito.

function get(options?: RequestParameters): StreamableMethod<ManagedClusterSnapshotsGet200Response | ManagedClusterSnapshotsGetDefaultResponse>

Parametri

Restituisce

patch(ManagedClusterSnapshotsUpdateTagsParameters)

Aggiorna i tag in uno snapshot del cluster gestito.

function patch(options: ManagedClusterSnapshotsUpdateTagsParameters): StreamableMethod<ManagedClusterSnapshotsUpdateTags200Response | ManagedClusterSnapshotsUpdateTagsDefaultResponse>

Parametri

Restituisce

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

Crea o aggiorna uno snapshot del cluster gestito.

function put(options: ManagedClusterSnapshotsCreateOrUpdateParameters): StreamableMethod<ManagedClusterSnapshotsCreateOrUpdate200Response | ManagedClusterSnapshotsCreateOrUpdate201Response | ManagedClusterSnapshotsCreateOrUpdateDefaultResponse>

Parametri

Restituisce