* Container Service: generate 2019 08 01
* fix: storageProfile function has been removed from ManagedClusterAgentPoolProfile and its parent
* Container Service: add CRUD test
* Container Service: add agent pool type for aks
* fix: java doc style for period
* fix: playback error with no azure auth
* fix: rerun azure test kubernetes
* fix: add comments for AZURE_AUTH_LOCATION_2 env
* fix: capitalization for first letter
* Network: package 2019-06 update.
* Fix compilation errors.
* Update record sessions for network.
* Add WAF support for network.
* Fix checkstyle.
* Record test sessions.
* Update test records.
* Fix test record.
* Fix test record sessions.
* Fix test cases.
* initial commit to update compute to the latest API version
* Fix compilation issues
* update test recordings
* Add new definition stage for hyper-V generation for custom images
* fix code issue
* Update test recordings
* update sample sesison records
* Update the one failing test in compute
* update monitor test recordings
* Update session records for azure
* re-record one samples test
* Fix Code Style errors
* Add sup[port for configuring a proximity placement group
* update test record
* fix CI
* Add supprt for proximityplacementgroup in vmss/vm create and update
scenarios
* fix CI
* add support for proximityplacement groups to availabilitysets
* fix CI
* add function to create a new proximity placement group whrn a vmss, vm
or availability set is created
* Add test for creating a vm with a new proximityplacement group.
* add more test
* Fix for issue #721
* Add test to validate that PPG is not updatable in a VM
* update test recordings
* implemented definition flow and getters besides LogAnalytics, ContainerGroupIpAddressType, and OperationListResult. Passes tests
* before changing tests to work with subscription and making dns config dependent on network profile setting
* changed definition flow so dns config can only be defined once networkprofileId is defined
* finished implementation of container instance, updated tests and tests pass locally
* rerecorded container instance tests in azure tests
* fixed javadoc comments
* added Pary's comments and added testing for UserAssignedMSIs
* updated log analytics test setup
* moved log analytics to just live testing
* added private ip address container instance test to recordings
* Update private ip address test with random guid
* regenerated storage with package 2018-07
* fixed compilation errors after storage update
* imported fluent lite generated types
* added storage manager and azure rollup client access to generated types
* after initial generation of 2018-11, does not compile
* compiles with generated 2018-11 code and added storage manager and azure rollup client access to generated types
* can create management policy
* added getters and passes tests
* currently updating, need to flatten action flow
* passes creation and getter tests after action flow flattening
* update works for management policy
* updated flow to make an action required
* added removal options in update and comments
* edited flow after talking to anu
* went over necessary changes with Anu and segmented tests
* updated tests and hns and aad, rerecorded storage tests
* finished recording and edited apache installation script
* re-recorded custom script test with updated script
* re-recorded compute tests
* re-recorded failing tests
* included cert pfx files
* fixed some javadoc errors
* fixed based on comments and re-recorded a storage test
* storage test passes locally
* updated versioning
* [maven-release-plugin] prepare release v1.22.0
* [maven-release-plugin] prepare for next development iteration
* regenerated storage with package 2018-07
* fixed compilation errors after storage update
* imported fluent lite generated types
* added storage manager and azure rollup client access to generated types
* after initial generation of 2018-11, does not compile
* compiles with generated 2018-11 code and added storage manager and azure rollup client access to generated types
* can create management policy
* added getters and passes tests
* currently updating, need to flatten action flow
* passes creation and getter tests after action flow flattening
* update works for management policy
* updated flow to make an action required
* added removal options in update and comments
* edited flow after talking to anu
* went over necessary changes with Anu and segmented tests
* updated tests and hns and aad, rerecorded storage tests
* finished recording and edited apache installation script
* re-recorded custom script test with updated script
* re-recorded compute tests
* re-recorded failing tests
* included cert pfx files
* fixed some javadoc errors
* fixed based on comments and re-recorded a storage test
* storage test passes locally
* Commit with the compute API version updated to 2018-10-01
* Fix compile issues
* Fix test compilation issues
* Fix tests and add recordings
* optimize imports
* Fix one remaining test and optimize imports
* Fix monitor tests
* update azure test recordings
* Fix sample tests
* Move new inner classes behind a public interface and add implementations
for them
* fix test code
* Fix CI issues
* Return non boxed values
* Fix CI issue
* added FileTaskStep
* implemented definition flow for RegistryFileTaskStep
* implemented definition flow for RegistryEncodedTaskStep
* implemented definition flow for RegistryDockerTaskStep
* starting update for container registry tasks, no updates on TaskStep
* added update for FileTaskStep
* added update step for FileTaskStep, EncodedTaskStep, and DockerTaskStep
* added creation for TaskRunRequests
* ammendment to previous definition of TaskRunRequest commit
* finished implementing fluent version of latest acr stable release package-2018-09
* added test recordings for new acr tests
* fixed checkstyle error
* rebuilt program to try to pass travis
* fixed maven plugin version from 1.8 to 1.7 to pass travis
* exposed some collections in Azure, added LangDefinition to classes and added Fluent and Beta to some interfaces
* fixed CancelAndDelteRunsAndTasks test
* changed Task interface to RegistryTask
* changed Tasks interface to RegistryTasks
* Added Trigger definition to Fluent implementation of Task creation
* added update functionality for existing triggers in a task
* added trigger into fluent flow for task definition and update
* added test recordings from container registry to pass travis
* added overriding argument for RegistryDockerTaskStep and RegistryDockerTaskRunRequest
* fixed checkstyle error
* ignoring visual studio code metadata
* got rid of all javaxml dependencies in pom files besides the parent pom
* got rid of err file and added to gitignore
* edited beta to include since version 1.17.0
* edited javadoc comment for RegistryEncodedTaskStep interface
* Regenerating TM based on api-version 2018-04-01
* Ensure the existing TM fluent features work
* TM Fluent implementation for custom header & subnets
* Rerecording the TM tests