ServiceExportConfigurationInfo Class
Export operation configuration information.
- Inheritance
-
azure.mgmt.healthcareapis._serialization.ModelServiceExportConfigurationInfo
Constructor
ServiceExportConfigurationInfo(*, storage_account_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
storage_account_name
|
The name of the default export storage account. |
Variables
Name | Description |
---|---|
storage_account_name
|
The name of the default export storage account. |
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