PolicyUnit.Extents(Int64) Méthode

Définition

Crée un PolicyUnit de type Extents à partir du nombre spécifié.

public:
 static System::IO::Log::PolicyUnit Extents(long value);
public static System.IO.Log.PolicyUnit Extents (long value);
static member Extents : int64 -> System.IO.Log.PolicyUnit
Public Shared Function Extents (value As Long) As PolicyUnit

Paramètres

value
Int64

Nombre qui représente le nombre de conteneurs.

Retours

PolicyUnit de type Extents à partir du nombre spécifié.

S’applique à