Udostępnij przez


IEdgeActionVersion.ValidationStatus Property

Definition

The validation status

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The validation status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="validationStatus", Update=false)]
public string ValidationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The validation status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="validationStatus", Update=false)>]
member this.ValidationStatus : string
Public ReadOnly Property ValidationStatus As String

Property Value

Attributes

Applies to