IPeeringRegisteredAsn.PeeringServicePrefixKey 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 peering service prefix key that is to be shared with the customer.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The peering service prefix key that is to be shared with the customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="peeringServicePrefixKey")]
public string PeeringServicePrefixKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The peering service prefix key that is to be shared with the customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="peeringServicePrefixKey")>]
member this.PeeringServicePrefixKey : string
Public ReadOnly Property PeeringServicePrefixKey As String
Property Value
- Attributes