Udostępnij przez


IPeeringServicePrefix.LearnedType Property

Definition

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

Applies to