ILoadBalancerConfiguration.PrivateIPAddressIpaddress Property

Definition

Private IP address bound to the availability group listener.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Private IP address bound to the availability group listener.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipAddress", Update=true)]
public string PrivateIPAddressIpaddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Private IP address bound to the availability group listener.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipAddress", Update=true)>]
member this.PrivateIPAddressIpaddress : string with get, set
Public Property PrivateIPAddressIpaddress As String

Property Value

Attributes

Applies to