Compartir a través de


IPeeringRegisteredPrefixProperties.Prefix Property

Definition

The customer's prefix from which traffic originates.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The customer's prefix from which traffic originates.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="prefix", Update=true)]
public string Prefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The customer's prefix from which traffic originates.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="prefix", Update=true)>]
member this.Prefix : string with get, set
Public Property Prefix As String

Property Value

Attributes

Applies to