Interface AttachedNetworkConnection.DefinitionStages.WithNetworkConnectionId

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

public static interface AttachedNetworkConnection.DefinitionStages.WithNetworkConnectionId
The stage of the AttachedNetworkConnection definition allowing to specify networkConnectionId.
  • Method Details

    • withNetworkConnectionId

      AttachedNetworkConnection.DefinitionStages.WithCreate withNetworkConnectionId(String networkConnectionId)
      Specifies the networkConnectionId property: The resource ID of the NetworkConnection you want to attach..
      Parameters:
      networkConnectionId - The resource ID of the NetworkConnection you want to attach.
      Returns:
      the next definition stage.