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 입니다.

적용 대상