IpamPoolsCreateHeaders Constructors
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.
Overloads
IpamPoolsCreateHeaders() |
Initializes a new instance of the IpamPoolsCreateHeaders class. |
IpamPoolsCreateHeaders(String) |
Initializes a new instance of the IpamPoolsCreateHeaders class. |
IpamPoolsCreateHeaders()
Initializes a new instance of the IpamPoolsCreateHeaders class.
public IpamPoolsCreateHeaders ();
Public Sub New ()
Applies to
IpamPoolsCreateHeaders(String)
Initializes a new instance of the IpamPoolsCreateHeaders class.
public IpamPoolsCreateHeaders (string azureAsyncOperation = default);
new Microsoft.Azure.Management.Network.Models.IpamPoolsCreateHeaders : string -> Microsoft.Azure.Management.Network.Models.IpamPoolsCreateHeaders
Public Sub New (Optional azureAsyncOperation As String = Nothing)
Parameters
- azureAsyncOperation
- String