Uses of Class
com.azure.resourcemanager.workloads.models.SapSoftwareInstallationType
Packages that use SapSoftwareInstallationType
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of SapSoftwareInstallationType in com.azure.resourcemanager.workloads.models
Fields in com.azure.resourcemanager.workloads.models declared as SapSoftwareInstallationTypeModifier and TypeFieldDescriptionstatic final SapSoftwareInstallationType
SapSoftwareInstallationType.SAPINSTALL_WITHOUT_OSCONFIG
Static value SAPInstallWithoutOSConfig for SapSoftwareInstallationType.static final SapSoftwareInstallationType
SapSoftwareInstallationType.SERVICE_INITIATED
Static value ServiceInitiated for SapSoftwareInstallationType.Methods in com.azure.resourcemanager.workloads.models that return SapSoftwareInstallationTypeModifier and TypeMethodDescriptionstatic SapSoftwareInstallationType
SapSoftwareInstallationType.fromString
(String name) Creates or finds a SapSoftwareInstallationType from its string representation.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type SapSoftwareInstallationTypeModifier and TypeMethodDescriptionSapSoftwareInstallationType.values()
Gets known SapSoftwareInstallationType values.