Dela via


IDeploymentInfoResponse Interface

Definition

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

Properties

DiskCapacity

Disk capacity of the elasticsearch in Elastic cloud deployment.

MemoryCapacity

RAM capacity of the elasticsearch in Elastic cloud deployment.

Status

The Elastic deployment status.

Version

Version of the elasticsearch in Elastic cloud deployment.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to