Compartilhar via


IWithMemorySize<ParentT>.WithMemorySizeInGB(Double) Método

Definição

Especifica o tamanho da memória em GB atribuído a essa instância de contêiner.

public Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithContainerInstanceAttach<ParentT> WithMemorySizeInGB (double memorySize);
abstract member WithMemorySizeInGB : double -> Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithContainerInstanceAttach<'ParentT>
Public Function WithMemorySizeInGB (memorySize As Double) As IWithContainerInstanceAttach(Of ParentT)

Parâmetros

memorySize
Double

O tamanho da memória em GB.

Retornos

Aplica-se a