Share via


IElasticCloudDeployment Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ElasticCloudDeploymentTypeConverter))]
public interface IElasticCloudDeployment : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ElasticCloudDeploymentTypeConverter))>]
type IElasticCloudDeployment = interface
    interface IJsonSerializable
Public Interface IElasticCloudDeployment
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzureSubscriptionId

Associated Azure subscription Id for the elastic deployment.

DeploymentId

Elastic deployment Id

ElasticsearchRegion

Region where Deployment at Elastic side took place.

ElasticsearchServiceUrl

Elasticsearch ingestion endpoint of the Elastic deployment.

KibanaServiceUrl

Kibana endpoint of the Elastic deployment.

KibanaSsoUrl

Kibana dashboard sso URL of the Elastic deployment.

Name

Elastic deployment name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to