### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.models.StorageProfile"
fullName: "com.azure.resourcemanager.hdinsight.models.StorageProfile"
name: "StorageProfile"
nameWithType: "StorageProfile"
summary: "The storage profile."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **StorageProfile**"
constructors:
- uid: "com.azure.resourcemanager.hdinsight.models.StorageProfile.StorageProfile()"
fullName: "com.azure.resourcemanager.hdinsight.models.StorageProfile.StorageProfile()"
name: "StorageProfile()"
nameWithType: "StorageProfile.StorageProfile()"
summary: "Creates an instance of StorageProfile class."
syntax: "public StorageProfile()"
desc: "Creates an instance of StorageProfile class."
methods:
- uid: "com.azure.resourcemanager.hdinsight.models.StorageProfile.storageaccounts()"
fullName: "com.azure.resourcemanager.hdinsight.models.StorageProfile.storageaccounts()"
name: "storageaccounts()"
nameWithType: "StorageProfile.storageaccounts()"
summary: "Get the storageaccounts property: The list of storage accounts in the cluster."
syntax: "public List storageaccounts()"
desc: "Get the storageaccounts property: The list of storage accounts in the cluster."
returns:
description: "the storageaccounts value."
type: "List<>"
- uid: "com.azure.resourcemanager.hdinsight.models.StorageProfile.validate()"
fullName: "com.azure.resourcemanager.hdinsight.models.StorageProfile.validate()"
name: "validate()"
nameWithType: "StorageProfile.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.hdinsight.models.StorageProfile.withStorageaccounts(java.util.List)"
fullName: "com.azure.resourcemanager.hdinsight.models.StorageProfile.withStorageaccounts(List storageaccounts)"
name: "withStorageaccounts(List storageaccounts)"
nameWithType: "StorageProfile.withStorageaccounts(List storageaccounts)"
summary: "Set the storageaccounts property: The list of storage accounts in the cluster."
parameters:
- description: "the storageaccounts value to set."
name: "storageaccounts"
type: "List<>"
syntax: "public StorageProfile withStorageaccounts(List storageaccounts)"
desc: "Set the storageaccounts property: The list of storage accounts in the cluster."
returns:
description: "the StorageProfile object itself."
type: ""
type: "class"
desc: "The storage profile."
metadata: {}
package: "com.azure.resourcemanager.hdinsight.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0