IpamPoolProperties 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.
Properties of IpamPool resource properties which are specific to the Pool resource.
public class IpamPoolProperties
type IpamPoolProperties = class
Public Class IpamPoolProperties
- Inheritance
-
IpamPoolProperties
Constructors
IpamPoolProperties() |
Initializes a new instance of the IpamPoolProperties class. |
IpamPoolProperties(IList<String>, String, String, IList<String>, String, String) |
Initializes a new instance of the IpamPoolProperties class. |
Properties
AddressPrefixes |
Gets or sets list of IP address prefixes of the resource. |
Description |
Gets or sets |
DisplayName |
Gets or sets string representing a friendly name for the resource. |
IPAddressType |
Gets list of IP address type for the IpamPool. |
ParentPoolName |
Gets or sets string representing parent IpamPool resource name. If empty the IpamPool will be a root pool. |
ProvisioningState |
Gets or sets provisioning states of a resource. Possible values include: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting' |
Methods
Validate() |
Validate the object. |