Compartilhar via


ProtectedItemDynamicMemoryConfig(Int64, Int64, Int32) Construtor

Definição

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 %.

Aplica-se a