Share via


INicIPAddressSettings.IPAddress Property

Definition

Gets the ip address for the nic.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets the ip address for the nic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipAddress", Update=false)]
public string IPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets the ip address for the nic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipAddress", Update=false)>]
member this.IPAddress : string
Public ReadOnly Property IPAddress As String

Property Value

Attributes

Applies to