### YamlMime:JavaType uid: "com.azure.resourcemanager.providerhub.models.RoutingType" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType" name: "RoutingType" nameWithType: "RoutingType" summary: "Defines values for RoutingType." 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 **RoutingType**
extends <>" constructors: - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.RoutingType()" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.RoutingType()" name: "RoutingType()" nameWithType: "RoutingType.RoutingType()" summary: "Creates a new instance of RoutingType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public RoutingType()" desc: "Creates a new instance of RoutingType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.CASCADE_EXTENSION" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.CASCADE_EXTENSION" name: "CASCADE_EXTENSION" nameWithType: "RoutingType.CASCADE_EXTENSION" summary: "Static value CascadeExtension for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType CASCADE_EXTENSION" desc: "Static value CascadeExtension for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.DEFAULT" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.DEFAULT" name: "DEFAULT" nameWithType: "RoutingType.DEFAULT" summary: "Static value Default for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType DEFAULT" desc: "Static value Default for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.EXTENSION" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.EXTENSION" name: "EXTENSION" nameWithType: "RoutingType.EXTENSION" summary: "Static value Extension for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType EXTENSION" desc: "Static value Extension for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.FAILOVER" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.FAILOVER" name: "FAILOVER" nameWithType: "RoutingType.FAILOVER" summary: "Static value Failover for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType FAILOVER" desc: "Static value Failover for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.FANOUT" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.FANOUT" name: "FANOUT" nameWithType: "RoutingType.FANOUT" summary: "Static value Fanout for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType FANOUT" desc: "Static value Fanout for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.HOST_BASED" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.HOST_BASED" name: "HOST_BASED" nameWithType: "RoutingType.HOST_BASED" summary: "Static value HostBased for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType HOST_BASED" desc: "Static value HostBased for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.LOCATION_BASED" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.LOCATION_BASED" name: "LOCATION_BASED" nameWithType: "RoutingType.LOCATION_BASED" summary: "Static value LocationBased for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType LOCATION_BASED" desc: "Static value LocationBased for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.PROXY_ONLY" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.PROXY_ONLY" name: "PROXY_ONLY" nameWithType: "RoutingType.PROXY_ONLY" summary: "Static value ProxyOnly for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType PROXY_ONLY" desc: "Static value ProxyOnly for RoutingType." - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.TENANT" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.TENANT" name: "TENANT" nameWithType: "RoutingType.TENANT" summary: "Static value Tenant for RoutingType." modifiers: - "static" - "final" field: type: "" syntax: "public static final RoutingType TENANT" desc: "Static value Tenant for RoutingType." methods: - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.fromString(String name)" name: "fromString(String name)" nameWithType: "RoutingType.fromString(String name)" summary: "Creates or finds a RoutingType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static RoutingType fromString(String name)" desc: "Creates or finds a RoutingType from its string representation." returns: description: "the corresponding RoutingType." type: "" - uid: "com.azure.resourcemanager.providerhub.models.RoutingType.values()" fullName: "com.azure.resourcemanager.providerhub.models.RoutingType.values()" name: "values()" nameWithType: "RoutingType.values()" summary: "Gets known RoutingType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known RoutingType values." returns: description: "known RoutingType values." type: "Collection<>" type: "class" desc: "Defines values for RoutingType." metadata: {} package: "com.azure.resourcemanager.providerhub.models" artifact: com.azure.resourcemanager:azure-resourcemanager-providerhub:1.0.0