Interface BatchAccount.DefinitionStages.WithNetworkProfile

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

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

    • withNetworkProfile

      BatchAccount.DefinitionStages.WithCreate withNetworkProfile(NetworkProfile networkProfile)
      Specifies the networkProfile property: The network profile only takes effect when publicNetworkAccess is enabled..
      Parameters:
      networkProfile - The network profile only takes effect when publicNetworkAccess is enabled.
      Returns:
      the next definition stage.