Interface ManagedEnvironment.UpdateStages.WithVnetConfiguration

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

public static interface ManagedEnvironment.UpdateStages.WithVnetConfiguration
The stage of the ManagedEnvironment update allowing to specify vnetConfiguration.
  • Method Details

    • withVnetConfiguration

      ManagedEnvironment.Update withVnetConfiguration(VnetConfiguration vnetConfiguration)
      Specifies the vnetConfiguration property: Vnet configuration for the environment.
      Parameters:
      vnetConfiguration - Vnet configuration for the environment.
      Returns:
      the next definition stage.