Interface NetworkFunction.DefinitionStages.WithCreate

All Superinterfaces:
NetworkFunction.DefinitionStages.WithDevice, NetworkFunction.DefinitionStages.WithEtag, NetworkFunction.DefinitionStages.WithManagedApplicationParameters, NetworkFunction.DefinitionStages.WithNetworkFunctionContainerConfigurations, NetworkFunction.DefinitionStages.WithNetworkFunctionUserConfigurations, NetworkFunction.DefinitionStages.WithSkuName, NetworkFunction.DefinitionStages.WithTags, NetworkFunction.DefinitionStages.WithVendorName
All Known Subinterfaces:
NetworkFunction.Definition
Enclosing interface:
NetworkFunction.DefinitionStages

The stage of the NetworkFunction definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      NetworkFunction create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      NetworkFunction create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.