Share via


ILbFrontendIpconfigurationResourceSettings.PrivateIPAddress Property

Definition

Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the IP address of the Load Balancer.This is only specified if a specific\r\n        private IP address shall be allocated from the subnet specified in subnetRef.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateIpAddress")]
public string PrivateIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the IP address of the Load Balancer.This is only specified if a specific\r\n        private IP address shall be allocated from the subnet specified in subnetRef.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateIpAddress")>]
member this.PrivateIPAddress : string with get, set
Public Property PrivateIPAddress As String

Property Value

Attributes

Applies to