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
Methods in com.azure.resourcemanager.appservice.models that return SlotSwapStatusModifier and TypeMethodDescriptionstatic SlotSwapStatus
SlotSwapStatus.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.