PSPeeringPropertiesExchange Constructors
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.
Overloads
| PSPeeringPropertiesExchange() | |
| PSPeeringPropertiesExchange(IList<PSExchangeConnection>, PSSubResource) |
PSPeeringPropertiesExchange()
public PSPeeringPropertiesExchange ();
Public Sub New ()
Applies to
PSPeeringPropertiesExchange(IList<PSExchangeConnection>, PSSubResource)
public PSPeeringPropertiesExchange (System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSExchangeConnection> connections = default, Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSSubResource peerAsn = default);
new Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSPeeringPropertiesExchange : System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSExchangeConnection> * Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSSubResource -> Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PSPeeringPropertiesExchange
Public Sub New (Optional connections As IList(Of PSExchangeConnection) = Nothing, Optional peerAsn As PSSubResource = Nothing)
Parameters
- connections
- IList<PSExchangeConnection>
- peerAsn
- PSSubResource