ConnectedPartnerResourcePropertiesResponse

data class ConnectedPartnerResourcePropertiesResponse(val azureResourceId: String? = null, val location: String? = null, val partnerDeploymentName: String? = null, val partnerDeploymentUri: String? = null)

Connected Partner Resource Properties

Constructors

constructor(azureResourceId: String? = null, location: String? = null, partnerDeploymentName: String? = null, partnerDeploymentUri: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val azureResourceId: String? = null

The azure resource Id of the deployment.

Link copied to clipboard
val location: String? = null

The location of the deployment.

Link copied to clipboard

Elastic deployment name

Link copied to clipboard

Deployment URL of the elasticsearch in Elastic cloud deployment.