Share via


MountSettings.FileServerPublicIP Property

Definition

Gets or sets public IP.

[Newtonsoft.Json.JsonProperty(PropertyName="fileServerPublicIP")]
public string FileServerPublicIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileServerPublicIP")>]
member this.FileServerPublicIP : string with get, set
Public Property FileServerPublicIP As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Public IP address of the File Server which can be used to SSH to the node from outside of the subnet.

Applies to