Auf Englisch lesen

Freigeben über


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.

The public IP Address configuration of the networking configuration of a Pool.

C#
public class PublicIpAddressConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.Compute.Batch.PublicIpAddressConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.Compute.Batch.PublicIpAddressConfiguration>
Inheritance
PublicIpAddressConfiguration
Implements

Constructors

Properties

IpAddressIds

The list of public IPs which the Batch service will use when provisioning Compute Nodes. The number of IPs specified here limits the maximum size of the Pool - 100 dedicated nodes or 100 Spot/Low-priority nodes can be allocated for each public IP. For example, a pool needing 250 dedicated VMs would need at least 3 public IPs specified. Each element of this collection is of the form: /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/publicIPAddresses/{ip}.

IpAddressProvisioningType

The provisioning type for Public IP Addresses for the Pool. The default value is BatchManaged.

Explicit Interface Implementations

Applies to

Produkt Versionen
Azure SDK for .NET Preview