你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPeeringServicePrefixProperties.LearnedType Property

Definition

The prefix learned type

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The prefix learned type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType) }, ReadOnly=true, Required=false, SerializedName="learnedType")]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType? LearnedType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The prefix learned type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType) }, ReadOnly=true, Required=false, SerializedName="learnedType")>]
member this.LearnedType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType>
Public ReadOnly Property LearnedType As Nullable(Of LearnedType)

Property Value

Attributes

Applies to