Skip to content

Commit a2bd755

Browse files
committed
vmss encryption enable
1 parent 5d72ae7 commit a2bd755

File tree

3 files changed

+3302
-135
lines changed

3 files changed

+3302
-135
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from ._list_instance_public_ips import *
1616
from ._list_instances import *
1717
from ._list_skus import *
18+
from ._patch import *
1819
from ._perform_maintenance import *
1920
from ._simulate_eviction import *
2021
from ._update import *

0 commit comments

Comments
 (0)