LabNetworkProfile.PublicIpId Property

Definition

Gets or sets the external public IP resource id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to