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
|
|
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python