IDeploymentInfoResponse.MemoryCapacity Property

Definition

RAM capacity of the elasticsearch in Elastic cloud deployment.

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="RAM capacity of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryCapacity", Update=false)]
public string MemoryCapacity { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="RAM capacity of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryCapacity", Update=false)>]
member this.MemoryCapacity : string
Public ReadOnly Property MemoryCapacity As String

Property Value

Attributes

Applies to