Share via


ICacheDirectorySettings.ActiveDirectoryDomainName Property

Definition

The fully qualified domain name of the Active Directory domain controller.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The fully qualified domain name of the Active Directory domain controller.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainName")]
public string ActiveDirectoryDomainName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The fully qualified domain name of the Active Directory domain controller.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainName")>]
member this.ActiveDirectoryDomainName : string with get, set
Public Property ActiveDirectoryDomainName As String

Property Value

Attributes

Applies to