ProtectedItemDynamicMemoryConfig(Int64, Int64, Int32) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de ProtectedItemDynamicMemoryConfig.
public ProtectedItemDynamicMemoryConfig (long maximumMemoryInMegaBytes, long minimumMemoryInMegaBytes, int targetMemoryBufferPercentage);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.ProtectedItemDynamicMemoryConfig : int64 * int64 * int -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.ProtectedItemDynamicMemoryConfig
Public Sub New (maximumMemoryInMegaBytes As Long, minimumMemoryInMegaBytes As Long, targetMemoryBufferPercentage As Integer)
Parâmetros
- maximumMemoryInMegaBytes
- Int64
Obtém ou define a memória máxima em MB.
- minimumMemoryInMegaBytes
- Int64
Obtém ou define a memória mínima em MB.
- targetMemoryBufferPercentage
- Int32
Obtém ou define o buffer de memória de destino em %.