Membres SPServer (Microsoft.SharePoint.Administration)

Represents a physical computer in the server farm.

Les tableaux suivants contiennent la liste des membres exposés par le type SPServer .

Constructeurs publics

  Nom Description
Méthode publique SPServer Surchargé. Initializes a new instance of the SPServer class.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique Address Gets or sets the primary server address, which can be an IP address or a computer name.
Propriété publique CanUpgrade  Gets a value that indicates whether the object can be upgraded.(hérité de SPPersistedUpgradableObject)
Propriété publique DisplayName  Gets the display name that describes the persisted object instance within the administrative user interface.(hérité de SPPersistedObject)
Propriété publique Farm  Gets the server farm where the object lives.(hérité de SPPersistedObject)
Propriété publique Id  Gets or sets the GUID that is associated with the object. (hérité de SPPersistedObject)
Propriété publique Statique Local Gets the local server, which must be joined to the server farm.
Propriété publique Statique LocalServerRole Gets the role of the local server.
Propriété publique Name  Gets or sets the name that identifies a particular instance of the object.(hérité de SPPersistedObject)
Propriété publique NeedsUpgrade  Gets or sets a Boolean value that specifies whether the object needs to be upgraded.(hérité de SPPersistedUpgradableObject)
Propriété publique NeedsUpgradeIncludeChildren  Gets a Boolean value that indicates whether the object should be upgraded, considering the children of the object.(hérité de SPPersistedUpgradableObject)
Propriété publique Parent  Gets the ID of the parent class that declares the object.(hérité de SPPersistedObject)
Propriété publique Properties  Gets a property bag that is used to store properties for the persisted object.(hérité de SPPersistedObject)
Propriété publique Role Gets the role of the server.
Propriété publique ServiceInstances Gets the collection of service instances that are installed on the server.
Propriété publique Status  Gets or sets the status of the object that the class represents.(hérité de SPPersistedObject)
Propriété publique TypeName Substitué. Gets the type and name of the server.
Propriété publique UpgradeContext  Gets additional upgrade context. (hérité de SPPersistedUpgradableObject)
Propriété publique UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject)
Propriété publique Version  Gets the time that the object was last updated.(hérité de SPPersistedObject)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Clone  Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.(hérité de SPPersistedObject)
Méthode publique Statique CreateSecureDirectory Creates a directory in the local file system with all the correct access control lists (ACLs) to secure access for local administrators and members of the local administration worker process group.
Méthode publique Delete Substitué. Removes the server and all service instances that are deployed on the server from the server farm.
Méthode publique Equals  Surchargé. (hérité de SPPersistedObject)
Méthode publique GetChild  Surchargé. (hérité de SPPersistedObject)
Méthode publique GetHashCode  Serves as a hash function for the persisted object.(hérité de SPPersistedObject)
Méthode publique GetObjectData  (hérité de SPAutoSerializingObject)
Méthode publique GetType  (hérité de Object)
Méthode publique Invalidate  Invalidates computed property values of the IUpgradable interface.(hérité de SPPersistedUpgradableObject)
Méthode publique Statique op_Equality  (hérité de SPPersistedObject)
Méthode publique Statique op_Inequality  (hérité de SPPersistedObject)
Méthode publique Provision  Makes the necessary changes to the local server to use the object.(hérité de SPPersistedObject)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique Statique StaticUnprovision Removes system resources on the local server.
Méthode publique ToString  Returns the type and name of an object and of all its ancestors (parent, grandparent, and so on).(hérité de SPPersistedObject)
Méthode publique Uncache  Frees the memory cache that is used by the object.(hérité de SPPersistedObject)
Méthode publique Unprovision Substitué. Removes all the service instances from the server.
Méthode publique Update Surchargé. Substitué.  
Méthode publique Upgrade  Surchargé. Upgrades the object.(hérité de SPPersistedUpgradableObject)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnDeserialization  Called immediately after the base class deserializes itself to do additional work.(hérité de SPPersistedObject)
Méthode protégée UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject)
Méthode protégée Validate  Validates the state of all fields before persisting the object. (hérité de SPPersistedObject)

Haut de page

Voir aussi

Référence

SPServer, classe
Microsoft.SharePoint.Administration, espace de noms