ILoadBalancerConfiguration.PublicIPAddressResourceId Property

Definition

Resource id of the public IP.

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

Property Value

Attributes

Applies to