Interface NetworkFunction.DefinitionStages.WithSkuName

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

public static interface NetworkFunction.DefinitionStages.WithSkuName
The stage of the NetworkFunction definition allowing to specify skuName.
  • Method Details

    • withSkuName

      Specifies the skuName property: The sku name for the network function. Once set, it cannot be updated..
      Parameters:
      skuName - The sku name for the network function. Once set, it cannot be updated.
      Returns:
      the next definition stage.