### YamlMime:JavaType uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType" name: "SapConfigurationType" nameWithType: "SapConfigurationType" summary: "The configuration Type." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **SapConfigurationType**
extends <>" constructors: - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.SapConfigurationType()" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.SapConfigurationType()" name: "SapConfigurationType()" nameWithType: "SapConfigurationType.SapConfigurationType()" summary: "Creates a new instance of SapConfigurationType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public SapConfigurationType()" desc: "Creates a new instance of SapConfigurationType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DEPLOYMENT" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DEPLOYMENT" name: "DEPLOYMENT" nameWithType: "SapConfigurationType.DEPLOYMENT" summary: "Static value Deployment for SapConfigurationType." modifiers: - "static" - "final" field: type: "" syntax: "public static final SapConfigurationType DEPLOYMENT" desc: "Static value Deployment for SapConfigurationType." - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DEPLOYMENT_WITH_OSCONFIG" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DEPLOYMENT_WITH_OSCONFIG" name: "DEPLOYMENT_WITH_OSCONFIG" nameWithType: "SapConfigurationType.DEPLOYMENT_WITH_OSCONFIG" summary: "Static value DeploymentWithOSConfig for SapConfigurationType." modifiers: - "static" - "final" field: type: "" syntax: "public static final SapConfigurationType DEPLOYMENT_WITH_OSCONFIG" desc: "Static value DeploymentWithOSConfig for SapConfigurationType." - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DISCOVERY" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.DISCOVERY" name: "DISCOVERY" nameWithType: "SapConfigurationType.DISCOVERY" summary: "Static value Discovery for SapConfigurationType." modifiers: - "static" - "final" field: type: "" syntax: "public static final SapConfigurationType DISCOVERY" desc: "Static value Discovery for SapConfigurationType." methods: - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.fromString(String name)" name: "fromString(String name)" nameWithType: "SapConfigurationType.fromString(String name)" summary: "Creates or finds a SapConfigurationType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static SapConfigurationType fromString(String name)" desc: "Creates or finds a SapConfigurationType from its string representation." returns: description: "the corresponding SapConfigurationType." type: "" - uid: "com.azure.resourcemanager.workloads.models.SapConfigurationType.values()" fullName: "com.azure.resourcemanager.workloads.models.SapConfigurationType.values()" name: "values()" nameWithType: "SapConfigurationType.values()" summary: "Gets known SapConfigurationType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known SapConfigurationType values." returns: description: "known SapConfigurationType values." type: "Collection<>" type: "class" desc: "The configuration Type." metadata: {} package: "com.azure.resourcemanager.workloads.models" artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0