Share via


ILoadBalancerConfiguration.PublicIPAddressResourceId Property

Definition

Resource id of the public IP.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Resource id of the public IP.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publicIpAddressResourceId")]
public string PublicIPAddressResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Resource id of the public IP.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publicIpAddressResourceId")>]
member this.PublicIPAddressResourceId : string with get, set
Public Property PublicIPAddressResourceId As String

Property Value

Attributes

Applies to