Postgres Instance Properties Response
data class PostgresInstancePropertiesResponse(val admin: String? = null, val basicLoginInformation: BasicLoginInformationResponse? = null, val dataControllerId: String? = null, val k8sRaw: Any? = null, val lastUploadedDate: String? = null, val provisioningState: String)
Postgres Instance properties.
Properties
Link copied to clipboard
Username and password for basic authentication.
Link copied to clipboard
The data controller id
Link copied to clipboard
Last uploaded date from Kubernetes cluster. Defaults to current date time
Link copied to clipboard
The provisioning state of the Azure Arc-enabled PostgreSQL instance.