getManagedNetworkGroup

The Get ManagedNetworkGroups operation gets a Managed Network Group specified by the resource group, Managed Network name, and group name API Version: 2019-06-01-preview.

Return

The Managed Network Group resource

Parameters

argument

null


suspend fun getManagedNetworkGroup(managedNetworkGroupName: String, managedNetworkName: String, resourceGroupName: String): GetManagedNetworkGroupResult

Return

The Managed Network Group resource

See also

Parameters

managedNetworkGroupName

The name of the Managed Network Group.

managedNetworkName

The name of the Managed Network.

resourceGroupName

The name of the resource group.


Return

The Managed Network Group resource

See also

Parameters

argument

Builder for com.pulumi.azurenative.managednetwork.kotlin.inputs.GetManagedNetworkGroupPlainArgs.