Skip to content

Commit 83058f7

Browse files
committed
vmss encryption disable
1 parent a513014 commit 83058f7

File tree

4 files changed

+5378
-35
lines changed

4 files changed

+5378
-35
lines changed

src/azure-cli/azure/cli/command_modules/vm/aaz/latest/vmss/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@
1717
from ._list_skus import *
1818
from ._perform_maintenance import *
1919
from ._simulate_eviction import *
20+
from ._update import *
2021
from ._update_domain_walk import *
22+
from ._wait import *

0 commit comments

Comments
 (0)