Layer3IPPrefixProperties Class
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.
Layer 3 primary and secondary IP Address prefixes.
public class Layer3IPPrefixProperties
type Layer3IPPrefixProperties = class
Public Class Layer3IPPrefixProperties
- Inheritance
-
Layer3IPPrefixProperties
- Derived
Constructors
Layer3IPPrefixProperties() |
Initializes a new instance of Layer3IPPrefixProperties. |
Properties
PrimaryIPv4Prefix |
IPv4 Address Prefix. |
PrimaryIPv6Prefix |
IPv6 Address Prefix. |
SecondaryIPv4Prefix |
Secondary IPv4 Address Prefix. |
SecondaryIPv6Prefix |
Secondary IPv6 Address Prefix. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET