IPeeringReceivedRoute.RpkiValidationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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