SubscriptionNetworkManagerConnectionsOperationsExtensions.Get Method
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.
Get a specified connection created by this subscription.
public static Microsoft.Azure.Management.Network.Models.NetworkManagerConnection Get (this Microsoft.Azure.Management.Network.ISubscriptionNetworkManagerConnectionsOperations operations, string networkManagerConnectionName);
static member Get : Microsoft.Azure.Management.Network.ISubscriptionNetworkManagerConnectionsOperations * string -> Microsoft.Azure.Management.Network.Models.NetworkManagerConnection
<Extension()>
Public Function Get (operations As ISubscriptionNetworkManagerConnectionsOperations, networkManagerConnectionName As String) As NetworkManagerConnection
Parameters
The operations group for this extension method.
- networkManagerConnectionName
- String
Name for the network manager connection.