VirtualMachineScaleSetPublicIPAddressConfiguration.PublicIPPrefix Property

Definition

Gets or sets the PublicIPPrefix from which to allocate publicIP addresses.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPPrefix")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource PublicIPPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPPrefix")>]
member this.PublicIPPrefix : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property PublicIPPrefix As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to