PSNodePool.NodePublicIPPrefixID Property
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.
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}