ManagedEnvironmentStoragesCollection Class

Collection of Storage for Environments.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.appcontainers._serialization.Model
ManagedEnvironmentStoragesCollection

Constructor

ManagedEnvironmentStoragesCollection(*, value: List[_models.ManagedEnvironmentStorage], **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Collection of storage resources. Required.

Variables

Name Description
value

Collection of storage resources. Required.