VirtualNetworkConfiguration.EnginePublicIpId Property

Definition

Gets or sets engine service's public IP address resource id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to