Share via


CacheActiveDirectorySettings.CacheNetBiosName Property

Definition

Gets or sets the NetBIOS name to assign to the HPC Cache when it joins the Active Directory domain as a server. Length must 1-15 characters from the class [-0-9a-zA-Z].

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to