Share via


IIPEntity.Address Property

Definition

The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="address")]
public string Address { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="address")>]
member this.Address : string
Public ReadOnly Property Address As String

Property Value

Attributes

Applies to