IReplicaSet.ExternalAccessIPAddress Property

Definition

External access ip address.

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=false, Description="External access ip address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="externalAccessIpAddress", Update=false)]
public string ExternalAccessIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=false, Description="External access ip address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="externalAccessIpAddress", Update=false)>]
member this.ExternalAccessIPAddress : string
Public ReadOnly Property ExternalAccessIPAddress As String

Property Value

Attributes

Applies to