ElasticCloudDeployment Class

Definition

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

Constructors

ElasticCloudDeployment()

Properties

AzureSubscriptionId
DeploymentId
ElasticsearchRegion
ElasticsearchServiceUrl
KibanaServiceUrl
KibanaSsoUrl
Name

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to