Share via


IContainerResourceRequirements.ContainerResourceRequestMemory Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Memory size request/limit for container. More info:\r\n        https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="memory")]
public string ContainerResourceRequestMemory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Memory size request/limit for container. More info:\r\n        https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="memory")>]
member this.ContainerResourceRequestMemory : string with get, set
Public Property ContainerResourceRequestMemory As String

Property Value

Attributes

Applies to