Interface BatchAccount.UpdateStages.WithPublicNetworkAccess

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

public static interface BatchAccount.UpdateStages.WithPublicNetworkAccess
The stage of the BatchAccount update allowing to specify publicNetworkAccess.
  • Method Details

    • withPublicNetworkAccess

      BatchAccount.Update withPublicNetworkAccess(PublicNetworkAccessType publicNetworkAccess)
      Specifies the publicNetworkAccess property: If not specified, the default value is 'enabled'..
      Parameters:
      publicNetworkAccess - If not specified, the default value is 'enabled'.
      Returns:
      the next definition stage.