IPeeringServicePrefix.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.PSArgumentCompleter(new System.String[] { "None", "ViaServiceProvider", "ViaSession" })]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The prefix learned type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="learnedType", Update=false)]
public string LearnedType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "None", "ViaServiceProvider", "ViaSession" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The prefix learned type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="learnedType", Update=false)>]
member this.LearnedType : string
Public ReadOnly Property LearnedType As String
Property Value
- Attributes