ScopeLevel 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.
The scope level for an IPv6 address.
public enum class ScopeLevel
public enum ScopeLevel
type ScopeLevel =
Public Enum ScopeLevel
- Inheritance
Fields
Name | Value | Description |
---|---|---|
None | 0 | The scope level is not specified. |
Interface | 1 | The scope is interface-level. |
Link | 2 | The scope is link-level. |
Subnet | 3 | The scope is subnet-level. |
Admin | 4 | The scope is admin-level. |
Site | 5 | The scope is site-level. |
Organization | 8 | The scope is organization-level. |
Global | 14 | The scope is global. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.