WebsitesClient.SwapSlotWithPreviewApplySlotConfig Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SwapSlotWithPreviewApplySlotConfig (string resourceGroupName, string webSiteName, string sourceSlotName, string destinationSlotName, bool? preserveVnet);
member this.SwapSlotWithPreviewApplySlotConfig : string * string * string * string * Nullable<bool> -> unit
Public Sub SwapSlotWithPreviewApplySlotConfig (resourceGroupName As String, webSiteName As String, sourceSlotName As String, destinationSlotName As String, preserveVnet As Nullable(Of Boolean))
Parameters
- resourceGroupName
- String
- webSiteName
- String
- sourceSlotName
- String
- destinationSlotName
- String