StorageProfile Class
The storage profile.
Constructor
StorageProfile(*, storageaccounts: List[StorageAccount] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
storageaccounts
Required
|
The list of storage accounts in the cluster. |
Keyword-Only Parameters
Name | Description |
---|---|
storageaccounts
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python