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