Delen via


MountSettings.FileServerInternalIP Eigenschap

Definitie

Hiermee wordt een intern IP-adres opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Intern IP-adres van de bestandsserver die kan worden gebruikt voor toegang tot de bestandsserver vanuit het subnet.

Van toepassing op