StorageProfile Class
The storage profile.
- Inheritance
-
msrest.serialization.ModelStorageProfile
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
|
|
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python