IWithPrimaryPeerAddressPrefix.WithPrimaryPeerAddressPrefix(String) Method

Definition

public Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Definition.IWithSecondaryPeerAddressPrefix WithPrimaryPeerAddressPrefix (string addressPrefix);
abstract member WithPrimaryPeerAddressPrefix : string -> Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Definition.IWithSecondaryPeerAddressPrefix
Public Function WithPrimaryPeerAddressPrefix (addressPrefix As String) As IWithSecondaryPeerAddressPrefix

Parameters

addressPrefix
String

Returns

Applies to