Partilhar via


ManagedClusterAgentPoolProfileProperties.NodePublicIPPrefixId Property

Definition

Gets or sets this is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}

[Newtonsoft.Json.JsonProperty(PropertyName="nodePublicIPPrefixID")]
public string NodePublicIPPrefixId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodePublicIPPrefixID")>]
member this.NodePublicIPPrefixId : string with get, set
Public Property NodePublicIPPrefixId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to