Interface VendorSku.DefinitionStages.WithCreate

All Superinterfaces:
VendorSku.DefinitionStages.WithDeploymentMode, VendorSku.DefinitionStages.WithManagedApplicationParameters, VendorSku.DefinitionStages.WithManagedApplicationTemplate, VendorSku.DefinitionStages.WithNetworkFunctionTemplate, VendorSku.DefinitionStages.WithNetworkFunctionType, VendorSku.DefinitionStages.WithPreview, VendorSku.DefinitionStages.WithSkuType
All Known Subinterfaces:
VendorSku.Definition
Enclosing interface:
VendorSku.DefinitionStages

The stage of the VendorSku 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

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

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