다음을 통해 공유


HealthCheckRegistration.Period 속성

정의

검사 사용되는 개별 기간을 가져오거나 설정합니다.

public:
 property Nullable<TimeSpan> Period { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
public TimeSpan? Period { get; set; }
member this.Period : Nullable<TimeSpan> with get, set
Public Property Period As Nullable(Of TimeSpan)

속성 값

적용 대상