PolicyUnit.Extents(Int64) 메서드

정의

지정된 수에서 PolicyUnit 형식의 Extents를 만듭니다.

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

매개 변수

value
Int64

컨테이너 수를 나타내는 숫자입니다.

반환

지정된 수에서 만든 PolicyUnit 형식의 Extents입니다.

적용 대상