CacheRefreshPlan.CacheRefreshPlanID Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'identificateur unique pour le plan d'actualisation du cache.
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
Valeur de propriété
Valeur de type string qui représente un identificateur unique pour le plan d'actualisation du cache.