Interface NetworkConnection.DefinitionStages.WithNetworkingResourceGroupName

All Known Subinterfaces:
NetworkConnection.Definition, NetworkConnection.DefinitionStages.WithCreate
Enclosing interface:
NetworkConnection.DefinitionStages

public static interface NetworkConnection.DefinitionStages.WithNetworkingResourceGroupName
The stage of the NetworkConnection definition allowing to specify networkingResourceGroupName.
  • Method Details

    • withNetworkingResourceGroupName

      NetworkConnection.DefinitionStages.WithCreate withNetworkingResourceGroupName(String networkingResourceGroupName)
      Specifies the networkingResourceGroupName property: The name for resource group where NICs will be placed..
      Parameters:
      networkingResourceGroupName - The name for resource group where NICs will be placed.
      Returns:
      the next definition stage.