ServiceExportConfigurationInfo Class

Export operation configuration information.

Inheritance
azure.mgmt.healthcareapis._serialization.Model
ServiceExportConfigurationInfo

Constructor

ServiceExportConfigurationInfo(*, storage_account_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
storage_account_name
str

The name of the default export storage account.

Variables

Name Description
storage_account_name
str

The name of the default export storage account.