Share via


ICacheActiveDirectorySettings.DomainName 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=true, SerializedName="domainName")]
public string DomainName { 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=true, SerializedName="domainName")>]
member this.DomainName : string with get, set
Public Property DomainName As String

Property Value

Attributes

Applies to