Interface Appliance.DefinitionStages.WithDistro

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

public static interface Appliance.DefinitionStages.WithDistro
The stage of the Appliance definition allowing to specify distro.
  • Method Details

    • withDistro

      Specifies the distro property: Represents a supported Fabric/Infra. (AKSEdge etc...)..
      Parameters:
      distro - Represents a supported Fabric/Infra. (AKSEdge etc...).
      Returns:
      the next definition stage.