### YamlMime:JavaType uid: "com.azure.resourcemanager.storage.models.Format" fullName: "com.azure.resourcemanager.storage.models.Format" name: "Format" nameWithType: "Format" summary: "This is a required field, it specifies the format for the inventory files." 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 **Format**
extends <>" constructors: - uid: "com.azure.resourcemanager.storage.models.Format.Format()" fullName: "com.azure.resourcemanager.storage.models.Format.Format()" name: "Format()" nameWithType: "Format.Format()" summary: "Creates a new instance of Format value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public Format()" desc: "Creates a new instance of Format value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.storage.models.Format.CSV" fullName: "com.azure.resourcemanager.storage.models.Format.CSV" name: "CSV" nameWithType: "Format.CSV" summary: "Static value Csv for Format." modifiers: - "static" - "final" field: type: "" syntax: "public static final Format CSV" desc: "Static value Csv for Format." - uid: "com.azure.resourcemanager.storage.models.Format.PARQUET" fullName: "com.azure.resourcemanager.storage.models.Format.PARQUET" name: "PARQUET" nameWithType: "Format.PARQUET" summary: "Static value Parquet for Format." modifiers: - "static" - "final" field: type: "" syntax: "public static final Format PARQUET" desc: "Static value Parquet for Format." methods: - uid: "com.azure.resourcemanager.storage.models.Format.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.storage.models.Format.fromString(String name)" name: "fromString(String name)" nameWithType: "Format.fromString(String name)" summary: "Creates or finds a Format from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static Format fromString(String name)" desc: "Creates or finds a Format from its string representation." returns: description: "the corresponding Format." type: "" - uid: "com.azure.resourcemanager.storage.models.Format.values()" fullName: "com.azure.resourcemanager.storage.models.Format.values()" name: "values()" nameWithType: "Format.values()" summary: "Gets known Format values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known Format values." returns: description: "known Format values." type: "Collection<>" type: "class" desc: "This is a required field, it specifies the format for the inventory files." metadata: {} package: "com.azure.resourcemanager.storage.models" artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.42.0