@@ -61,8 +61,8 @@ RequiredAssemblies = 'netcoreapp2.0\AutoMapper.dll',
61
61
' netcoreapp2.0\Microsoft.Data.Edm.dll' ,
62
62
' netcoreapp2.0\Microsoft.Data.OData.dll' ,
63
63
' netcoreapp2.0\Microsoft.WindowsAzure.Storage.dll' ,
64
- ' netcoreapp2.0\System.Spatial.dll' ,
65
- ' . \Microsoft.Azure.Commands.Common.Strategies.dll'
64
+ ' netcoreapp2.0\System.Spatial.dll' ,
65
+ ' netcoreapp2.0 \Microsoft.Azure.Commands.Common.Strategies.dll'
66
66
67
67
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
68
68
# ScriptsToProcess = @()
@@ -71,8 +71,8 @@ RequiredAssemblies = 'netcoreapp2.0\AutoMapper.dll',
71
71
TypesToProcess = ' netcoreapp2.0\Microsoft.Azure.Commands.Compute.Types.ps1xml'
72
72
73
73
# Format files (.ps1xml) to be loaded when importing this module
74
- FormatsToProcess = ' netcoreapp2.0\Microsoft.Azure.Commands.Compute.format.ps1xml' ,
75
- ' netcoreapp2.0\Microsoft.Azure.Commands.Compute.format.generated.ps1xml' ,
74
+ FormatsToProcess = ' netcoreapp2.0\Microsoft.Azure.Commands.Compute.format.ps1xml' ,
75
+ ' netcoreapp2.0\Microsoft.Azure.Commands.Compute.format.generated.ps1xml' ,
76
76
' netcoreapp2.0\Generated\Microsoft.Azure.Commands.Compute.Automation.format.generated.ps1xml'
77
77
78
78
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
@@ -82,100 +82,100 @@ NestedModules = @('netcoreapp2.0\Microsoft.Azure.Commands.Compute.dll')
82
82
FunctionsToExport = @ ()
83
83
84
84
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
85
- CmdletsToExport = ' Remove-AzureRmAvailabilitySet' , ' Get-AzureRmAvailabilitySet' ,
86
- ' New-AzureRmAvailabilitySet' , ' Update-AzureRmAvailabilitySet' ,
87
- ' Get-AzureRmVMExtensionImageType' , ' Get-AzureRmVMExtensionImage' ,
88
- ' Get-AzureRmVMADDomainExtension' , ' Set-AzureRmVMADDomainExtension' ,
89
- ' Get-AzureRmVMAEMExtension' , ' Remove-AzureRmVMAEMExtension' ,
90
- ' Set-AzureRmVMAEMExtension' , ' Test-AzureRmVMAEMExtension' ,
91
- ' Set-AzureRmVMBginfoExtension' ,
92
- ' Get-AzureRmVMCustomScriptExtension' ,
93
- ' Remove-AzureRmVMCustomScriptExtension' ,
94
- ' Set-AzureRmVMCustomScriptExtension' ,
95
- ' Get-AzureRmVMDiagnosticsExtension' ,
96
- ' Remove-AzureRmVMDiagnosticsExtension' ,
97
- ' Remove-AzureRmVmssDiagnosticsExtension' ,
98
- ' Set-AzureRmVMDiagnosticsExtension' , ' Set-AzureRmVMExtension' ,
99
- ' Remove-AzureRmVMExtension' , ' Get-AzureRmVMExtension' ,
100
- ' Get-AzureRmVMSqlServerExtension' ,
101
- ' New-AzureRmVMSqlServerAutoBackupConfig' ,
102
- ' New-AzureRmVMSqlServerAutoPatchingConfig' ,
103
- ' New-AzureRmVMSqlServerKeyVaultCredentialConfig' ,
104
- ' Remove-AzureRmVMSqlServerExtension' ,
105
- ' Set-AzureRmVMSqlServerExtension' , ' Get-AzureRmVMImage' ,
106
- ' Get-AzureRmVMAccessExtension' , ' Remove-AzureRmVMAccessExtension' ,
107
- ' Set-AzureRmVMAccessExtension' , ' Get-AzureRmVMImageSku' ,
108
- ' Get-AzureRmVMImagePublisher' , ' Get-AzureRmVMImageOffer' ,
109
- ' Get-AzureRmRemoteDesktopFile' , ' Get-AzureRmVMUsage' ,
110
- ' Get-AzureRmVMSize' , ' Save-AzureRmVMImage' , ' Set-AzureRmVM' ,
111
- ' Add-AzureRmVMAdditionalUnattendContent' ,
112
- ' Add-AzureRmVMSshPublicKey' , ' Add-AzureRmVMSecret' ,
113
- ' Remove-AzureRmVMSecret' , ' Remove-AzureRmVMNetworkInterface' ,
114
- ' Remove-AzureRmVMDataDisk' , ' Set-AzureRmVMBootDiagnostics' ,
115
- ' Set-AzureRmVMDataDisk' , ' Set-AzureRmVMPlan' ,
116
- ' Set-AzureRmVMSourceImage' , ' Set-AzureRmVMOSDisk' ,
117
- ' Get-AzureRmVMBootDiagnosticsData' , ' Get-AzureRmVM' ,
118
- ' Update-AzureRmVM' , ' Restart-AzureRmVM' , ' New-AzureRmVM' ,
119
- ' Start-AzureRmVM' , ' Stop-AzureRmVM' , ' Remove-AzureRmVM' ,
120
- ' New-AzureRmVMConfig' , ' Set-AzureRmVMOperatingSystem' ,
121
- ' Add-AzureRmVMDataDisk' , ' Add-AzureRmVMNetworkInterface' ,
122
- ' Add-AzureRmVhd' , ' Save-AzureRmVhd' ,
123
- ' Add-AzureRmContainerServiceAgentPoolProfile' ,
124
- ' New-AzureRmContainerServiceConfig' ,
125
- ' Remove-AzureRmContainerServiceAgentPoolProfile' ,
126
- ' New-AzureRmContainerService' , ' Update-AzureRmContainerService' ,
127
- ' Remove-AzureRmContainerService' , ' Get-AzureRmContainerService' ,
128
- ' Get-AzureRmVmssVM' , ' Set-AzureRmVmssVM' ,
129
- ' Add-AzureRmVmssAdditionalUnattendContent' ,
130
- ' Add-AzureRmVmssExtension' , ' Add-AzureRmVmssDataDisk' ,
131
- ' Add-AzureRmVmssNetworkInterfaceConfiguration' ,
132
- ' Add-AzureRmVmssSecret' , ' Add-AzureRmVmssSshPublicKey' ,
133
- ' Add-AzureRmVmssWinRMListener' , ' New-AzureRmVmssConfig' ,
134
- ' New-AzureRmVmssIpConfig' , ' New-AzureRmVmssVaultCertificateConfig' ,
135
- ' Remove-AzureRmVmssExtension' , ' Remove-AzureRmVmssDataDisk' ,
136
- ' Remove-AzureRmVmssNetworkInterfaceConfiguration' ,
137
- ' Set-AzureRmVmssOsProfile' , ' Set-AzureRmVmssStorageProfile' ,
138
- ' New-AzureRmVmss' , ' Update-AzureRmVmss' , ' Stop-AzureRmVmss' ,
139
- ' Remove-AzureRmVmss' , ' Get-AzureRmVmss' , ' Get-AzureRmVmssSku' ,
140
- ' Set-AzureRmVmss' , ' Restart-AzureRmVmss' , ' Start-AzureRmVmss' ,
141
- ' Update-AzureRmVmssInstance' , ' Get-AzureRmVMDscExtensionStatus' ,
142
- ' Publish-AzureRmVMDscConfiguration' , ' Remove-AzureRmVMDscExtension' ,
143
- ' Set-AzureRmVMDscExtension' , ' Get-AzureRmVMDscExtension' ,
144
- ' Add-AzureRmVmssDiagnosticsExtension' , ' Get-AzureRmVMChefExtension' ,
145
- ' Remove-AzureRmVMChefExtension' , ' Set-AzureRmVMChefExtension' ,
146
- ' Remove-AzureRmVMBackup' , ' Disable-AzureRmVMDiskEncryption' ,
147
- ' Get-AzureRmVMDiskEncryptionStatus' ,
148
- ' Remove-AzureRmVMDiskEncryptionExtension' ,
149
- ' Set-AzureRmVMDiskEncryptionExtension' ,
150
- ' Set-AzureRmVMBackupExtension' , ' New-AzureRmDisk' ,
151
- ' Update-AzureRmDisk' , ' Get-AzureRmDisk' , ' Remove-AzureRmDisk' ,
152
- ' Grant-AzureRmDiskAccess' , ' Revoke-AzureRmDiskAccess' ,
153
- ' New-AzureRmDiskConfig' , ' Set-AzureRmDiskDiskEncryptionKey' ,
154
- ' Set-AzureRmDiskImageReference' , ' Set-AzureRmDiskKeyEncryptionKey' ,
155
- ' New-AzureRmDiskUpdateConfig' ,
156
- ' Set-AzureRmDiskUpdateDiskEncryptionKey' ,
157
- ' Set-AzureRmDiskUpdateImageReference' ,
158
- ' Set-AzureRmDiskUpdateKeyEncryptionKey' , ' New-AzureRmSnapshot' ,
159
- ' Update-AzureRmSnapshot' , ' Get-AzureRmSnapshot' ,
160
- ' Remove-AzureRmSnapshot' , ' Grant-AzureRmSnapshotAccess' ,
161
- ' Revoke-AzureRmSnapshotAccess' , ' New-AzureRmSnapshotConfig' ,
162
- ' Set-AzureRmSnapshotDiskEncryptionKey' ,
163
- ' Set-AzureRmSnapshotImageReference' ,
164
- ' Set-AzureRmSnapshotKeyEncryptionKey' ,
165
- ' New-AzureRmSnapshotUpdateConfig' ,
166
- ' Set-AzureRmSnapshotUpdateDiskEncryptionKey' ,
167
- ' Set-AzureRmSnapshotUpdateImageReference' ,
168
- ' Set-AzureRmSnapshotUpdateKeyEncryptionKey' , ' New-AzureRmImage' ,
169
- ' Update-AzureRmImage' , ' Get-AzureRmImage' , ' Remove-AzureRmImage' ,
170
- ' New-AzureRmImageConfig' , ' Set-AzureRmImageOsDisk' ,
171
- ' Add-AzureRmImageDataDisk' , ' Remove-AzureRmImageDataDisk' ,
172
- ' ConvertTo-AzureRmVMManagedDisk' , ' Set-AzureRmVmssBootDiagnostic' ,
173
- ' Get-AzureRmComputeResourceSku' , ' Get-AzureRmVMRunCommandDocument' ,
174
- ' Invoke-AzureRmVMRunCommand' , ' Start-AzureRmVmssRollingOSUpgrade' ,
175
- ' Stop-AzureRmVmssRollingUpgrade' , ' Get-AzureRmVmssRollingUpgrade' ,
176
- ' Set-AzureRmVmssRollingUpgradePolicy' ,
177
- ' Set-AzureRmVmssDiskEncryptionExtension' ,
178
- ' Disable-AzureRmVmssDiskEncryption' ,
85
+ CmdletsToExport = ' Remove-AzureRmAvailabilitySet' , ' Get-AzureRmAvailabilitySet' ,
86
+ ' New-AzureRmAvailabilitySet' , ' Update-AzureRmAvailabilitySet' ,
87
+ ' Get-AzureRmVMExtensionImageType' , ' Get-AzureRmVMExtensionImage' ,
88
+ ' Get-AzureRmVMADDomainExtension' , ' Set-AzureRmVMADDomainExtension' ,
89
+ ' Get-AzureRmVMAEMExtension' , ' Remove-AzureRmVMAEMExtension' ,
90
+ ' Set-AzureRmVMAEMExtension' , ' Test-AzureRmVMAEMExtension' ,
91
+ ' Set-AzureRmVMBginfoExtension' ,
92
+ ' Get-AzureRmVMCustomScriptExtension' ,
93
+ ' Remove-AzureRmVMCustomScriptExtension' ,
94
+ ' Set-AzureRmVMCustomScriptExtension' ,
95
+ ' Get-AzureRmVMDiagnosticsExtension' ,
96
+ ' Remove-AzureRmVMDiagnosticsExtension' ,
97
+ ' Remove-AzureRmVmssDiagnosticsExtension' ,
98
+ ' Set-AzureRmVMDiagnosticsExtension' , ' Set-AzureRmVMExtension' ,
99
+ ' Remove-AzureRmVMExtension' , ' Get-AzureRmVMExtension' ,
100
+ ' Get-AzureRmVMSqlServerExtension' ,
101
+ ' New-AzureRmVMSqlServerAutoBackupConfig' ,
102
+ ' New-AzureRmVMSqlServerAutoPatchingConfig' ,
103
+ ' New-AzureRmVMSqlServerKeyVaultCredentialConfig' ,
104
+ ' Remove-AzureRmVMSqlServerExtension' ,
105
+ ' Set-AzureRmVMSqlServerExtension' , ' Get-AzureRmVMImage' ,
106
+ ' Get-AzureRmVMAccessExtension' , ' Remove-AzureRmVMAccessExtension' ,
107
+ ' Set-AzureRmVMAccessExtension' , ' Get-AzureRmVMImageSku' ,
108
+ ' Get-AzureRmVMImagePublisher' , ' Get-AzureRmVMImageOffer' ,
109
+ ' Get-AzureRmRemoteDesktopFile' , ' Get-AzureRmVMUsage' ,
110
+ ' Get-AzureRmVMSize' , ' Save-AzureRmVMImage' , ' Set-AzureRmVM' ,
111
+ ' Add-AzureRmVMAdditionalUnattendContent' ,
112
+ ' Add-AzureRmVMSshPublicKey' , ' Add-AzureRmVMSecret' ,
113
+ ' Remove-AzureRmVMSecret' , ' Remove-AzureRmVMNetworkInterface' ,
114
+ ' Remove-AzureRmVMDataDisk' , ' Set-AzureRmVMBootDiagnostics' ,
115
+ ' Set-AzureRmVMDataDisk' , ' Set-AzureRmVMPlan' ,
116
+ ' Set-AzureRmVMSourceImage' , ' Set-AzureRmVMOSDisk' ,
117
+ ' Get-AzureRmVMBootDiagnosticsData' , ' Get-AzureRmVM' ,
118
+ ' Update-AzureRmVM' , ' Restart-AzureRmVM' , ' New-AzureRmVM' ,
119
+ ' Start-AzureRmVM' , ' Stop-AzureRmVM' , ' Remove-AzureRmVM' ,
120
+ ' New-AzureRmVMConfig' , ' Set-AzureRmVMOperatingSystem' ,
121
+ ' Add-AzureRmVMDataDisk' , ' Add-AzureRmVMNetworkInterface' ,
122
+ ' Add-AzureRmVhd' , ' Save-AzureRmVhd' ,
123
+ ' Add-AzureRmContainerServiceAgentPoolProfile' ,
124
+ ' New-AzureRmContainerServiceConfig' ,
125
+ ' Remove-AzureRmContainerServiceAgentPoolProfile' ,
126
+ ' New-AzureRmContainerService' , ' Update-AzureRmContainerService' ,
127
+ ' Remove-AzureRmContainerService' , ' Get-AzureRmContainerService' ,
128
+ ' Get-AzureRmVmssVM' , ' Set-AzureRmVmssVM' ,
129
+ ' Add-AzureRmVmssAdditionalUnattendContent' ,
130
+ ' Add-AzureRmVmssExtension' , ' Add-AzureRmVmssDataDisk' ,
131
+ ' Add-AzureRmVmssNetworkInterfaceConfiguration' ,
132
+ ' Add-AzureRmVmssSecret' , ' Add-AzureRmVmssSshPublicKey' ,
133
+ ' Add-AzureRmVmssWinRMListener' , ' New-AzureRmVmssConfig' ,
134
+ ' New-AzureRmVmssIpConfig' , ' New-AzureRmVmssVaultCertificateConfig' ,
135
+ ' Remove-AzureRmVmssExtension' , ' Remove-AzureRmVmssDataDisk' ,
136
+ ' Remove-AzureRmVmssNetworkInterfaceConfiguration' ,
137
+ ' Set-AzureRmVmssOsProfile' , ' Set-AzureRmVmssStorageProfile' ,
138
+ ' New-AzureRmVmss' , ' Update-AzureRmVmss' , ' Stop-AzureRmVmss' ,
139
+ ' Remove-AzureRmVmss' , ' Get-AzureRmVmss' , ' Get-AzureRmVmssSku' ,
140
+ ' Set-AzureRmVmss' , ' Restart-AzureRmVmss' , ' Start-AzureRmVmss' ,
141
+ ' Update-AzureRmVmssInstance' , ' Get-AzureRmVMDscExtensionStatus' ,
142
+ ' Publish-AzureRmVMDscConfiguration' , ' Remove-AzureRmVMDscExtension' ,
143
+ ' Set-AzureRmVMDscExtension' , ' Get-AzureRmVMDscExtension' ,
144
+ ' Add-AzureRmVmssDiagnosticsExtension' , ' Get-AzureRmVMChefExtension' ,
145
+ ' Remove-AzureRmVMChefExtension' , ' Set-AzureRmVMChefExtension' ,
146
+ ' Remove-AzureRmVMBackup' , ' Disable-AzureRmVMDiskEncryption' ,
147
+ ' Get-AzureRmVMDiskEncryptionStatus' ,
148
+ ' Remove-AzureRmVMDiskEncryptionExtension' ,
149
+ ' Set-AzureRmVMDiskEncryptionExtension' ,
150
+ ' Set-AzureRmVMBackupExtension' , ' New-AzureRmDisk' ,
151
+ ' Update-AzureRmDisk' , ' Get-AzureRmDisk' , ' Remove-AzureRmDisk' ,
152
+ ' Grant-AzureRmDiskAccess' , ' Revoke-AzureRmDiskAccess' ,
153
+ ' New-AzureRmDiskConfig' , ' Set-AzureRmDiskDiskEncryptionKey' ,
154
+ ' Set-AzureRmDiskImageReference' , ' Set-AzureRmDiskKeyEncryptionKey' ,
155
+ ' New-AzureRmDiskUpdateConfig' ,
156
+ ' Set-AzureRmDiskUpdateDiskEncryptionKey' ,
157
+ ' Set-AzureRmDiskUpdateImageReference' ,
158
+ ' Set-AzureRmDiskUpdateKeyEncryptionKey' , ' New-AzureRmSnapshot' ,
159
+ ' Update-AzureRmSnapshot' , ' Get-AzureRmSnapshot' ,
160
+ ' Remove-AzureRmSnapshot' , ' Grant-AzureRmSnapshotAccess' ,
161
+ ' Revoke-AzureRmSnapshotAccess' , ' New-AzureRmSnapshotConfig' ,
162
+ ' Set-AzureRmSnapshotDiskEncryptionKey' ,
163
+ ' Set-AzureRmSnapshotImageReference' ,
164
+ ' Set-AzureRmSnapshotKeyEncryptionKey' ,
165
+ ' New-AzureRmSnapshotUpdateConfig' ,
166
+ ' Set-AzureRmSnapshotUpdateDiskEncryptionKey' ,
167
+ ' Set-AzureRmSnapshotUpdateImageReference' ,
168
+ ' Set-AzureRmSnapshotUpdateKeyEncryptionKey' , ' New-AzureRmImage' ,
169
+ ' Update-AzureRmImage' , ' Get-AzureRmImage' , ' Remove-AzureRmImage' ,
170
+ ' New-AzureRmImageConfig' , ' Set-AzureRmImageOsDisk' ,
171
+ ' Add-AzureRmImageDataDisk' , ' Remove-AzureRmImageDataDisk' ,
172
+ ' ConvertTo-AzureRmVMManagedDisk' , ' Set-AzureRmVmssBootDiagnostic' ,
173
+ ' Get-AzureRmComputeResourceSku' , ' Get-AzureRmVMRunCommandDocument' ,
174
+ ' Invoke-AzureRmVMRunCommand' , ' Start-AzureRmVmssRollingOSUpgrade' ,
175
+ ' Stop-AzureRmVmssRollingUpgrade' , ' Get-AzureRmVmssRollingUpgrade' ,
176
+ ' Set-AzureRmVmssRollingUpgradePolicy' ,
177
+ ' Set-AzureRmVmssDiskEncryptionExtension' ,
178
+ ' Disable-AzureRmVmssDiskEncryption' ,
179
179
' Get-AzureRmVmssDiskEncryption' , ' Get-AzureRmVmssVMDiskEncryption'
180
180
181
181
# Variables to export from this module
@@ -227,7 +227,7 @@ PrivateData = @{
227
227
# ExternalModuleDependencies = ''
228
228
229
229
} # End of PSData hashtable
230
-
230
+
231
231
} # End of PrivateData hashtable
232
232
233
233
# HelpInfo URI of this module
0 commit comments