Share via


JitNetworkAccessPolicyVirtualMachine.PublicIPAddress Property

Definition

Gets or sets public IP address of the Azure Firewall that is linked to this policy, if applicable

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to