WebstoreDeployment Members

[This is internal Microsoft documentation - Do not distribute.]

This class represents a Wmo deployment and its associated properties.

The following tables list the members exposed by the WebstoreDeployment type.

Public Properties

  Name Description
Config Gets the parent config object
Description Description of the Deployment as registered in the WstConfig database.
FileFailSafeSets Get the collection of File Failsafesets for the deployment
FileshareDefaultReadFailoverMode Gets the default read failover mode for this deployments Fileshare
FileshareDefaultWriteFailoverMode Gets the default write failover mode for this deployments Fileshare
IsInitialized Call this property to find out if this deployment has been initialized.
IsLatencyInitialized Has the latency been updated.
IsObjectExpired  Gets information about whether the given WebstoreObject is expired - dropped from WstConfig.(inherited from WebstoreObject)
Key Overridden. Key
ManifestUid Gets the manifest Uid associated with this deployment
Name Gets the name of the deployment
Partitions Get the collection of logical partitions for the deployment
PartitionType Gets the type of partitioning for this deployment.
SecondaryStaleDCThreshold Gets the Secondary Stale Data Center Threshold time that is used by the client library.
SecondaryStaleThreshold Gets the Secondary Stale Threshold time that is used by the client library.
SecondaryType Secondary type of this deployment.
SQLDefaultReadFailoverMode Gets the default read failover mode for this deployments SQL dbs
SQLDefaultWriteFailoverMode Gets the default read failover mode for this deployments SQL dbs
SQLFailSafeSets Get the collection of SQL Failsafesets for the deployment
Uid Gets the Guid associated with this deployment

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from WebstoreObject )
GetHashCode  The get hash code function(inherited from WebstoreObject)
GetSQLFss Gets the WebstoreSQLFss for the given partitionKey.
GetSQLFssInRange Gets all the WebstoreSQLFss's whose range falls into the given range.
GetType  (inherited from Object )
GetUserStore  (inherited from WebstoreObject )
IsDepConfigurationExpired Gives the state of polling for this deployment.
ReferenceEquals  (inherited from Object )
Refresh Overridden. refreshes this deployment with latest changes.
RemoveUserStore  (inherited from WebstoreObject )
SetUserStore  (inherited from WebstoreObject )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
DeploymentPropertiesChanged The deployment properties changed event.

Top

See Also

Reference

WebstoreDeployment Class
Microsoft.Webstore.MetaData Namespace