### YamlMime:JavaType uid: "com.azure.resourcemanager.containerregistry.models.SkuName" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName" name: "SkuName" nameWithType: "SkuName" summary: "The SKU name of the container registry." 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 **SkuName**
extends <>" constructors: - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.SkuName()" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.SkuName()" name: "SkuName()" nameWithType: "SkuName.SkuName()" summary: "Creates a new instance of SkuName value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public SkuName()" desc: "Creates a new instance of SkuName value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.BASIC" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.BASIC" name: "BASIC" nameWithType: "SkuName.BASIC" summary: "Static value Basic for SkuName." modifiers: - "static" - "final" field: type: "" syntax: "public static final SkuName BASIC" desc: "Static value Basic for SkuName." - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.CLASSIC" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.CLASSIC" name: "CLASSIC" nameWithType: "SkuName.CLASSIC" summary: "Static value Classic for SkuName." modifiers: - "static" - "final" field: type: "" syntax: "public static final SkuName CLASSIC" desc: "Static value Classic for SkuName." - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.PREMIUM" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.PREMIUM" name: "PREMIUM" nameWithType: "SkuName.PREMIUM" summary: "Static value Premium for SkuName." modifiers: - "static" - "final" field: type: "" syntax: "public static final SkuName PREMIUM" desc: "Static value Premium for SkuName." - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.STANDARD" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.STANDARD" name: "STANDARD" nameWithType: "SkuName.STANDARD" summary: "Static value Standard for SkuName." modifiers: - "static" - "final" field: type: "" syntax: "public static final SkuName STANDARD" desc: "Static value Standard for SkuName." methods: - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.fromString(String name)" name: "fromString(String name)" nameWithType: "SkuName.fromString(String name)" summary: "Creates or finds a SkuName from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static SkuName fromString(String name)" desc: "Creates or finds a SkuName from its string representation." returns: description: "the corresponding SkuName." type: "" - uid: "com.azure.resourcemanager.containerregistry.models.SkuName.values()" fullName: "com.azure.resourcemanager.containerregistry.models.SkuName.values()" name: "values()" nameWithType: "SkuName.values()" summary: "Gets known SkuName values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known SkuName values." returns: description: "known SkuName values." type: "Collection<>" type: "class" desc: "The SKU name of the container registry. Required for registry creation." metadata: {} package: "com.azure.resourcemanager.containerregistry.models" artifact: com.azure.resourcemanager:azure-resourcemanager-containerregistry:2.44.0