ManagedEnvironmentStorageProperties Class
Storage properties.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelManagedEnvironmentStorageProperties
Constructor
ManagedEnvironmentStorageProperties(*, azure_file: _models.AzureFileProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
azure_file
|
Azure file properties. |
Variables
Name | Description |
---|---|
azure_file
|
Azure file properties. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python