你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchPublicIpAddressConfiguration.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