Share via


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