Share via


MountTargetProperties.IPAddress Property

Definition

Gets the mount target's IPv4 address

[Newtonsoft.Json.JsonProperty(PropertyName="ipAddress")]
public string IPAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipAddress")>]
member this.IPAddress : string
Public ReadOnly Property IPAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to