PublicIPAddressConfiguration 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.
Details about an output file upload operation, including under what conditions to perform the upload.
public class PublicIPAddressConfiguration
type PublicIPAddressConfiguration = class
Public Class PublicIPAddressConfiguration
- Inheritance
-
PublicIPAddressConfiguration
Constructors
PublicIPAddressConfiguration() |
Default constructor to support mocking the PublicIPAddressConfiguration class. |
PublicIPAddressConfiguration(Nullable<IPAddressProvisioningType>) |
Initializes a new instance of the PublicIPAddressConfiguration class. |
Properties
IpAddressIds |
Gets or sets the list of public IPs which the Batch service will use when provisioning Compute Nodes. |
Provision |
Gets the provisioning type for Public IP Addresses for the Pool. |
Applies to
Azure SDK for .NET