Sdílet prostřednictvím


PSNodePool.NodePublicIPPrefixID Property

Definition

Overloads

NodePublicIPPrefixID

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

NodePublicIPPrefixID

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