PeeringServicePrefix.LearnedType 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 prefix learned type
[Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=4)]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType? LearnedType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=4)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)>]
member this.LearnedType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.LearnedType>
Public ReadOnly Property LearnedType As Nullable(Of LearnedType)
Property Value
Implements
- Attributes