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

VipSwapGet interface

方法

get(VipSwapGetParameters)

获取用于标识指定云服务的槽类型的 SwapResource。 云服务上的槽类型可以是过渡类型或生产类型

put(VipSwapCreateParameters)

对可交换的云服务执行 vip 交换作。

方法详细信息

get(VipSwapGetParameters)

获取用于标识指定云服务的槽类型的 SwapResource。 云服务上的槽类型可以是过渡类型或生产类型

function get(options: VipSwapGetParameters): StreamableMethod<VipSwapGet200Response | VipSwapGetDefaultResponse>

参数

返回

put(VipSwapCreateParameters)

对可交换的云服务执行 vip 交换作。

function put(options: VipSwapCreateParameters): StreamableMethod<VipSwapCreate200Response | VipSwapCreate202Response | VipSwapCreateDefaultResponse>

参数

返回