Language

IOrderItemResource.ForwardAddressValidationStatus 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 ForwardAddressValidationStatus { 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.ForwardAddressValidationStatus : string
Public ReadOnly Property ForwardAddressValidationStatus As String

Property Value

Attributes

Applies to