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

PSNodePool.NodePublicIPPrefixID Property

Definition

Gets or sets the public IP prefix ID which VM nodes should use IPs from.

public string NodePublicIPPrefixID { get; set; }
member this.NodePublicIPPrefixID : string with get, set
Public Property NodePublicIPPrefixID As String

Property Value

Remarks

This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}

Applies to