DeepLink.DeepLinkWeight Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: enum class DeepLink::DeepLinkWeight
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Bing.Webmaster.Api")]
public enum DeepLink.DeepLinkWeight
type DeepLink.DeepLinkWeight =
Public Enum DeepLink.DeepLinkWeight
- Inheritance
-
DeepLink.DeepLinkWeight
- Attributes
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | |
Low | 1 | |
Normal | 2 | |
High | 3 |