Uses of Class
com.azure.resourcemanager.appservice.models.SlotSwapStatus
-
Packages that use SlotSwapStatus Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 SlotSwapStatus Modifier and Type Method Description SlotSwapStatusSiteInner. slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SlotSwapStatusSitePatchResourceInner. slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SlotSwapStatusSitePatchResourcePropertiesInner. slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.SlotSwapStatusSitePropertiesInner. 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 SlotSwapStatus Modifier and Type Method Description SlotSwapStatusWebSiteBase. slotSwapStatus()Get the slotSwapStatus property: Status of the last deployment slot swap operation.
-