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

NetworkConfiguration.PublicIpAddressConfiguration Property

Definition

The Public IPAddress configuration for Compute Nodes in the Batch Pool.

public Azure.Compute.Batch.BatchPublicIpAddressConfiguration PublicIpAddressConfiguration { get; set; }
member this.PublicIpAddressConfiguration : Azure.Compute.Batch.BatchPublicIpAddressConfiguration with get, set
Public Property PublicIpAddressConfiguration As BatchPublicIpAddressConfiguration

Property Value

Applies to