### YamlMime:JavaType uid: "com.azure.resourcemanager.resourceconnector.models.Provider" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider" name: "Provider" nameWithType: "Provider" summary: "Information about the connected appliance." 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 **Provider**
extends <>" constructors: - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.Provider()" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.Provider()" name: "Provider()" nameWithType: "Provider.Provider()" summary: "Creates a new instance of Provider value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public Provider()" desc: "Creates a new instance of Provider value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.HCI" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.HCI" name: "HCI" nameWithType: "Provider.HCI" summary: "Static value HCI for Provider." modifiers: - "static" - "final" field: type: "" syntax: "public static final Provider HCI" desc: "Static value HCI for Provider." - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.SCVMM" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.SCVMM" name: "SCVMM" nameWithType: "Provider.SCVMM" summary: "Static value SCVMM for Provider." modifiers: - "static" - "final" field: type: "" syntax: "public static final Provider SCVMM" desc: "Static value SCVMM for Provider." - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.VMWARE" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.VMWARE" name: "VMWARE" nameWithType: "Provider.VMWARE" summary: "Static value VMWare for Provider." modifiers: - "static" - "final" field: type: "" syntax: "public static final Provider VMWARE" desc: "Static value VMWare for Provider." methods: - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.fromString(String name)" name: "fromString(String name)" nameWithType: "Provider.fromString(String name)" summary: "Creates or finds a Provider from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static Provider fromString(String name)" desc: "Creates or finds a Provider from its string representation." returns: description: "the corresponding Provider." type: "" - uid: "com.azure.resourcemanager.resourceconnector.models.Provider.values()" fullName: "com.azure.resourcemanager.resourceconnector.models.Provider.values()" name: "values()" nameWithType: "Provider.values()" summary: "Gets known Provider values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known Provider values." returns: description: "known Provider values." type: "Collection<>" type: "class" desc: "Information about the connected appliance." metadata: {} package: "com.azure.resourcemanager.resourceconnector.models" artifact: com.azure.resourcemanager:azure-resourcemanager-resourceconnector:1.0.0