Share via


ICacheDirectorySettings.ActiveDirectoryPrimaryDnsIPAddress Property

Definition

Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="primaryDnsIpAddress")]
public string ActiveDirectoryPrimaryDnsIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="primaryDnsIpAddress")>]
member this.ActiveDirectoryPrimaryDnsIPAddress : string with get, set
Public Property ActiveDirectoryPrimaryDnsIPAddress As String

Property Value

Attributes

Applies to