Language

IAddressProperties.AddressValidationStatus Property

Definition

Status of address validation

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "Valid", "Invalid", "Ambiguous" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Status of address validation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressValidationStatus", Update=false)]
public string AddressValidationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "Valid", "Invalid", "Ambiguous" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Status of address validation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressValidationStatus", Update=false)>]
member this.AddressValidationStatus : string
Public ReadOnly Property AddressValidationStatus As String

Property Value

Attributes

Applies to