Share via


CacheRefreshPlan.CacheRefreshPlanID 속성

정의

캐시 새로 고침 계획의 고유 식별자를 가져오거나 설정합니다.

public:
 property System::String ^ CacheRefreshPlanID { System::String ^ get(); void set(System::String ^ value); };
public string CacheRefreshPlanID { get; set; }
member this.CacheRefreshPlanID : string with get, set
Public Property CacheRefreshPlanID As String

속성 값

캐시 새로 고침 계획의 고유 식별자를 나타내는 string 값입니다.

적용 대상