Interface BatchAccount.DefinitionStages.WithPublicNetworkAccess

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

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

    • withPublicNetworkAccess

      BatchAccount.DefinitionStages.WithCreate 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.