IDeploymentInfoResponse.MemoryCapacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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