CloudServiceSwapData.CloudServiceSwapSlotType Property
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.
Specifies slot info on a cloud service.
public Azure.ResourceManager.Network.Models.SwapSlotType? CloudServiceSwapSlotType { get; set; }
member this.CloudServiceSwapSlotType : Nullable<Azure.ResourceManager.Network.Models.SwapSlotType> with get, set
Public Property CloudServiceSwapSlotType As Nullable(Of SwapSlotType)