StorageProfile Class

The storage profile.

Constructor

StorageProfile(*, storageaccounts: list['_models.StorageAccount'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
storageaccounts

The list of storage accounts in the cluster.

Default value: None

Variables

Name Description
storageaccounts

The list of storage accounts in the cluster.