HostDistributionRule Members
Include Protected Members
Include Inherited Members
Represents a host distribution rule.
The HostDistributionRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HostDistributionRule | Initializes a new instance of the HostDistributionRule class. |
Top
Properties
Name | Description | |
---|---|---|
CrawlDatabaseGuid | Gets or sets the globally unique identifier (GUID) of the crawl database. | |
HostName | Gets or sets the host name of the HostDistributionRule. | |
IsCommitted | Gets or sets a value that indicates whether the HostDistributionRule is committed. | |
IsDeleted | Gets or sets a value that indicates whether the HostDistributionRule is deleted. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current HostDistributionRule object. (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Returns the hash code for the instance of the HostDistributionRule. (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top