Interface Container.UpdateStages.WithDataFormat

All Known Subinterfaces:
Container.Update
Enclosing interface:
Container.UpdateStages

public static interface Container.UpdateStages.WithDataFormat
The stage of the Container update allowing to specify dataFormat.
  • Method Details

    • withDataFormat

      Container.Update withDataFormat(AzureContainerDataFormat dataFormat)
      Specifies the dataFormat property: DataFormat for Container.
      Parameters:
      dataFormat - DataFormat for Container.
      Returns:
      the next definition stage.