File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/azure-cli/azure/cli/command_modules/netappfiles Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1212from azure .cli .core .aaz import has_value , AAZJsonSelector
1313from azure .mgmt .core .tools import is_valid_resource_id , parse_resource_id
1414from .aaz .latest .netappfiles import UpdateNetworkSiblingSet as _UpdateNetworkSiblingSet
15- #from .aaz.latest.netappfiles.account import Create as _AccountCreate, Update as _AccountUpdate
15+ # from .aaz.latest.netappfiles.account import Create as _AccountCreate, Update as _AccountUpdate
1616from .aaz .latest .netappfiles .account .ad import Add as _ActiveDirectoryAdd , List as _ActiveDirectoryList , Update as _ActiveDirectoryUpdate
1717from .aaz .latest .netappfiles .volume import Create as _VolumeCreate , Update as _VolumeUpdate , BreakFileLocks as _BreakFileLocks
1818from .aaz .latest .netappfiles .volume_group import Create as _VolumeGroupCreate
You can’t perform that action at this time.
0 commit comments