IPeeringReceivedRoute.TrustAnchor 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 authority which holds the Route Origin Authorization record for the prefix, if any.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The authority which holds the Route Origin Authorization record for the prefix, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trustAnchor")]
public string TrustAnchor { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The authority which holds the Route Origin Authorization record for the prefix, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trustAnchor")>]
member this.TrustAnchor : string
Public ReadOnly Property TrustAnchor As String
Property Value
- Attributes