通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterSnapshotsGet interface

方法

delete(RequestParameters)

删除托管群集快照。

get(RequestParameters)

获取托管群集快照。

patch(ManagedClusterSnapshotsUpdateTagsParameters)

更新托管群集快照上的标记。

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

创建或更新托管群集快照。

方法详细信息

delete(RequestParameters)

删除托管群集快照。

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

参数

返回

get(RequestParameters)

获取托管群集快照。

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

参数

返回

patch(ManagedClusterSnapshotsUpdateTagsParameters)

更新托管群集快照上的标记。

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

参数

返回

put(ManagedClusterSnapshotsCreateOrUpdateParameters)

创建或更新托管群集快照。

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

参数

返回