Sdílet prostřednictvím


MountTarget.SmbServerFqdn Property

Definition

Gets or sets the SMB server's Fully Qualified Domain Name, FQDN

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

The SMB server's Fully Qualified Domain Name, FQDN

Applies to