Compartir a través de


CacheActiveDirectorySettings.CacheNetBiosName Propiedad

Definición

Obtiene o establece el nombre NetBIOS que se va a asignar al HPC Cache cuando se une al dominio de Active Directory como servidor. La longitud debe tener entre 1 y 15 caracteres de la clase [-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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a