Udostępnij za pośrednictwem


FrontendIPConfigurationInner.PublicIPAddress Property

Definition

Gets or sets the reference of the Public IP resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to