ConnectedEnvironmentStoragesCollection Class

Collection of Storage for Environments.

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

Inheritance
azure.mgmt.appcontainers._serialization.Model
ConnectedEnvironmentStoragesCollection

Constructor

ConnectedEnvironmentStoragesCollection(*, value: List[_models.ConnectedEnvironmentStorage], **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Collection of storage resources. Required.

Variables

Name Description
value

Collection of storage resources. Required.