Uses of Class
com.azure.resourcemanager.workloads.models.SapConfigurationType
Packages that use SapConfigurationType
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of SapConfigurationType in com.azure.resourcemanager.workloads.models
Fields in com.azure.resourcemanager.workloads.models declared as SapConfigurationTypeModifier and TypeFieldDescriptionstatic final SapConfigurationType
SapConfigurationType.DEPLOYMENT
Static value Deployment for SapConfigurationType.static final SapConfigurationType
SapConfigurationType.DEPLOYMENT_WITH_OSCONFIG
Static value DeploymentWithOSConfig for SapConfigurationType.static final SapConfigurationType
SapConfigurationType.DISCOVERY
Static value Discovery for SapConfigurationType.Methods in com.azure.resourcemanager.workloads.models that return SapConfigurationTypeModifier and TypeMethodDescriptionstatic SapConfigurationType
SapConfigurationType.fromString
(String name) Creates or finds a SapConfigurationType from its string representation.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type SapConfigurationTypeModifier and TypeMethodDescriptionstatic Collection<SapConfigurationType>
SapConfigurationType.values()
Gets known SapConfigurationType values.