Udostępnij przez


ManagedClusterAgentPoolProfileProperties.NodePublicIPPrefixId Property

Definition

The public IP prefix ID which VM nodes should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} Serialized Name: ManagedClusterAgentPoolProfileProperties.nodePublicIPPrefixID

public Azure.Core.ResourceIdentifier NodePublicIPPrefixId { get; set; }
member this.NodePublicIPPrefixId : Azure.Core.ResourceIdentifier with get, set
Public Property NodePublicIPPrefixId As ResourceIdentifier

Property Value

Applies to