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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET