Share via


ResourceRequests.MemoryInGb Property

Definition

The memory request in GB of this container instance.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public double MemoryInGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.MemoryInGb : double with get, set
Public Property MemoryInGb As Double

Property Value

Implements

Attributes

Applies to