Uses of Enum
com.azure.resourcemanager.appservice.models.BackupItemStatus
Packages that use BackupItemStatus
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of BackupItemStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return BackupItemStatus -
Uses of BackupItemStatus in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return BackupItemStatusModifier and TypeMethodDescriptionstatic BackupItemStatusBackupItemStatus.fromString(String value) Parses a serialized value to a BackupItemStatus instance.static BackupItemStatusReturns the enum constant of this type with the specified name.static BackupItemStatus[]BackupItemStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.