IPPool 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.
The IPPool.
public class IPPool
type IPPool = class
Public Class IPPool
- Inheritance
-
IPPool
Constructors
IPPool() |
Initializes a new instance of IPPool. |
Properties
End |
End of the IP address pool. |
Info |
Gets or sets the info. |
IPPoolType |
Type of the IP Pool [vm, vippool]. |
Name |
Name of the IP-Pool. |
Start |
Start of the IP address pool. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET