Share via


Container.RequestMemoryInGb Property

Definition

The memory request in GB of this container instance.

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

Property Value

Implements

Attributes

Applies to