ConnectedPartnerResourceProperties interface
Connected Partner Resource Properties
Properties
azure |
The azure resource Id of the deployment. |
location | The location of the deployment. |
partner |
Elastic deployment name |
partner |
Deployment URL of the elasticsearch in Elastic cloud deployment. |
Property Details
azureResourceId
The azure resource Id of the deployment.
azureResourceId?: string
Property Value
string
location
The location of the deployment.
location?: string
Property Value
string
partnerDeploymentName
Elastic deployment name
partnerDeploymentName?: string
Property Value
string
partnerDeploymentUri
Deployment URL of the elasticsearch in Elastic cloud deployment.
partnerDeploymentUri?: string
Property Value
string