Delen via


IPeeringReceivedRoute.RpkiValidationState Property

Definition

The RPKI validation state for the prefix and origin AS that's listed in the AS path.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The RPKI validation state for the prefix and origin AS that's listed in the AS path.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rpkiValidationState")]
public string RpkiValidationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The RPKI validation state for the prefix and origin AS that's listed in the AS path.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rpkiValidationState")>]
member this.RpkiValidationState : string
Public ReadOnly Property RpkiValidationState As String

Property Value

Attributes

Applies to