FhirServiceExportConfigurationResponse

data class FhirServiceExportConfigurationResponse(val storageAccountName: String? = null)

Export operation configuration information

Constructors

Link copied to clipboard
constructor(storageAccountName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the default export storage account.