ElasticCloudDeployment interface  
Details of the user's elastic deployment associated with the monitor resource.
Properties
| azure | 
	Associated Azure subscription Id for the elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| deployment | 
	Elastic deployment Id NOTE: This property will not be serialized. It can only be populated by the server.  | 
| elasticsearch | 
	Region where Deployment at Elastic side took place. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| elasticsearch | 
	Elasticsearch ingestion endpoint of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| kibana | 
	Kibana endpoint of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| kibana | 
	Kibana dashboard sso URL of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| name | Elastic deployment name NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		azureSubscriptionId
	  
	Associated Azure subscription Id for the elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.
azureSubscriptionId?: string
				Property Value
string
		deploymentId
	 
	Elastic deployment Id NOTE: This property will not be serialized. It can only be populated by the server.
deploymentId?: string
				Property Value
string
		elasticsearchRegion
	 
	Region where Deployment at Elastic side took place. NOTE: This property will not be serialized. It can only be populated by the server.
elasticsearchRegion?: string
				Property Value
string
		elasticsearchServiceUrl
	  
	Elasticsearch ingestion endpoint of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.
elasticsearchServiceUrl?: string
				Property Value
string
		kibanaServiceUrl
	  
	Kibana endpoint of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.
kibanaServiceUrl?: string
				Property Value
string
		kibanaSsoUrl
	  
	Kibana dashboard sso URL of the Elastic deployment. NOTE: This property will not be serialized. It can only be populated by the server.
kibanaSsoUrl?: string
				Property Value
string
name
Elastic deployment name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
				Property Value
string