forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hostname support wildcard form (Azure#26918)
* hostname support wildcard form * changelog and session-records * arraylist implementation update * add additional test for overriding hostnames by hostname * nit * checkstyle * support multiple host names * Update sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md Co-authored-by: Weidong Xu <weidxu@microsoft.com> * Update sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/models/HasHostname.java Co-authored-by: Weidong Xu <weidxu@microsoft.com> * fix null situation in withHostname() and withHostnames() Co-authored-by: Weidong Xu <weidxu@microsoft.com>
- Loading branch information
1 parent
a487656
commit b3fc31a
Showing
6 changed files
with
1,590 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.