Share via


VipSwapGet interface

Methods

get(VipSwapGetParameters)

Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production

put(VipSwapCreateParameters)

Performs vip swap operation on swappable cloud services.

Method Details

get(VipSwapGetParameters)

Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production

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

Parameters

Returns

put(VipSwapCreateParameters)

Performs vip swap operation on swappable cloud services.

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

Parameters

Returns