共用方式為


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)

屬性值

適用於