Uses of Enum
com.azure.resourcemanager.appservice.models.MSDeployLogEntryType
Packages that use MSDeployLogEntryType
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of MSDeployLogEntryType in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return MSDeployLogEntryTypeModifier and TypeMethodDescriptionstatic MSDeployLogEntryTypeMSDeployLogEntryType.fromString(String value) Parses a serialized value to a MSDeployLogEntryType instance.MSDeployLogEntry.type()Get the type property: Log entry type.static MSDeployLogEntryTypeReturns the enum constant of this type with the specified name.static MSDeployLogEntryType[]MSDeployLogEntryType.values()Returns an array containing the constants of this enum type, in the order they are declared.