ActiveDirectory.SmbServerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets netBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
[Newtonsoft.Json.JsonProperty(PropertyName="smbServerName")]
public string SmbServerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="smbServerName")>]
member this.SmbServerName : string with get, set
Public Property SmbServerName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute