Uses of Class
com.azure.resourcemanager.appservice.models.SlotSwapStatus
Packages that use SlotSwapStatus
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of SlotSwapStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SlotSwapStatusModifier and TypeMethodDescriptionSiteInner.slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SitePatchResourceInner.slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SitePatchResourcePropertiesInner.slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SitePropertiesInner.slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation. -
Uses of SlotSwapStatus in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SlotSwapStatusModifier and TypeClassDescriptionfinal classThe status of the last successful slot swap operation.Methods in com.azure.resourcemanager.appservice.models that return SlotSwapStatusModifier and TypeMethodDescriptionstatic SlotSwapStatusSlotSwapStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SlotSwapStatus from the JsonReader.WebSiteBase.slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.