你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IIPEntityProperties.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