ICacheDirectorySettings.ActiveDirectoryDomainNetBiosName 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.
The Active Directory domain's NetBIOS name.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The Active Directory domain's NetBIOS name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainNetBiosName")]
public string ActiveDirectoryDomainNetBiosName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The Active Directory domain's NetBIOS name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainNetBiosName")>]
member this.ActiveDirectoryDomainNetBiosName : string with get, set
Public Property ActiveDirectoryDomainNetBiosName As String
Property Value
- Attributes