IBgpPeer.MyAsn Property

Definition

My ASN

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=true, Description="My ASN", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="myAsn", Update=true)]
public int? MyAsn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=true, Description="My ASN", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="myAsn", Update=true)>]
member this.MyAsn : Nullable<int> with get, set
Public Property MyAsn As Nullable(Of Integer)

Property Value

Attributes

Applies to