共用方式為


LoadBalancerConfiguration.PublicIpAddressResourceId Property

Definition

Gets or sets resource id of the public IP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to