PSFrontendIPConfiguration.PublicIPPrefix Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public Microsoft.Azure.Commands.Network.Models.PSResourceId PublicIPPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.PublicIPPrefix : Microsoft.Azure.Commands.Network.Models.PSResourceId with get, set
Public Property PublicIPPrefix As PSResourceId

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to