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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.