Share via


ManagedClusterSnapshotsGet interface

Methods

delete(RequestParameters)

Deletes a managed cluster snapshot.

get(RequestParameters)

Gets a managed cluster snapshot.

patch(ManagedClusterSnapshotsUpdateTagsParameters)

Updates tags on a managed cluster snapshot.

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

Creates or updates a managed cluster snapshot.

Method Details

delete(RequestParameters)

Deletes a managed cluster snapshot.

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

Parameters

Returns

get(RequestParameters)

Gets a managed cluster snapshot.

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

Parameters

Returns

patch(ManagedClusterSnapshotsUpdateTagsParameters)

Updates tags on a managed cluster snapshot.

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

Parameters

Returns

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

Creates or updates a managed cluster snapshot.

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

Parameters

Returns