IReplicaSet.DomainControllerIPAddress Property

Definition

List of Domain Controller IP Address

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of Domain Controller IP Address", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="domainControllerIpAddress")]
public string[] DomainControllerIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of Domain Controller IP Address", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="domainControllerIpAddress")>]
member this.DomainControllerIPAddress : string[]
Public ReadOnly Property DomainControllerIPAddress As String()

Property Value

String[]
Attributes

Applies to