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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.