Share via


PublicIpAddressConfiguration.IpAddressProvisioningType Property

Definition

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

public Azure.Compute.Batch.IpAddressProvisioningType? IpAddressProvisioningType { get; set; }
member this.IpAddressProvisioningType : Nullable<Azure.Compute.Batch.IpAddressProvisioningType> with get, set
Public Property IpAddressProvisioningType As Nullable(Of IpAddressProvisioningType)

Property Value

Applies to