Skip to content

Commit dc36717

Browse files
author
maddieclayton
committed
reserialize
1 parent 6b36b2d commit dc36717

File tree

68 files changed

+20733
-11720
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+20733
-11720
lines changed

src/ResourceManager/Compute.ManagedService/Commands.Compute.ManagedService/AzureRM.Compute.ManagedService.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ RequiredAssemblies = '.\Microsoft.Data.Edm.dll', '.\Microsoft.Data.OData.dll',
6767
# FormatsToProcess = @()
6868

6969
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
70-
# NestedModules = @()
70+
NestedModules = @()
7171

7272
# Functions 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 functions to export.
7373
FunctionsToExport = 'ConvertTo-AzureRmVhd'

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.Aks.dll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7652,4 +7652,4 @@
76527652
"Constructors": []
76537653
}
76547654
}
7655-
}
7655+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.AnalysisServices.Dataplane.dll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,4 +1400,4 @@
14001400
"Constructors": []
14011401
}
14021402
}
1403-
}
1403+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.AnalysisServices.dll.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@
550550
"Location": "System.String",
551551
"ServerFullName": "System.String",
552552
"BackupBlobContainerUri": "System.String",
553+
"ResourceGroupName": "System.String",
553554
"DefaultConnectionMode": "System.String"
554555
},
555556
"ElementType": null,
@@ -832,6 +833,7 @@
832833
"Location": "System.String",
833834
"ServerFullName": "System.String",
834835
"BackupBlobContainerUri": "System.String",
836+
"ResourceGroupName": "System.String",
835837
"DefaultConnectionMode": "System.String"
836838
},
837839
"ElementType": null,
@@ -1114,6 +1116,7 @@
11141116
"Location": "System.String",
11151117
"ServerFullName": "System.String",
11161118
"BackupBlobContainerUri": "System.String",
1119+
"ResourceGroupName": "System.String",
11171120
"DefaultConnectionMode": "System.String"
11181121
},
11191122
"ElementType": null,
@@ -1354,6 +1357,7 @@
13541357
"Location": "System.String",
13551358
"ServerFullName": "System.String",
13561359
"BackupBlobContainerUri": "System.String",
1360+
"ResourceGroupName": "System.String",
13571361
"DefaultConnectionMode": "System.String"
13581362
},
13591363
"ElementType": null,
@@ -1636,6 +1640,7 @@
16361640
"Location": "System.String",
16371641
"ServerFullName": "System.String",
16381642
"BackupBlobContainerUri": "System.String",
1643+
"ResourceGroupName": "System.String",
16391644
"DefaultConnectionMode": "System.String"
16401645
},
16411646
"ElementType": null,
@@ -3543,6 +3548,7 @@
35433548
"Location": "System.String",
35443549
"ServerFullName": "System.String",
35453550
"BackupBlobContainerUri": "System.String",
3551+
"ResourceGroupName": "System.String",
35463552
"DefaultConnectionMode": "System.String"
35473553
},
35483554
"ElementType": null,
@@ -4799,4 +4805,4 @@
47994805
"Constructors": []
48004806
}
48014807
}
4802-
}
4808+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52210,4 +52210,4 @@
5221052210
"Constructors": []
5221152211
}
5221252212
}
52213-
}
52213+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.ApiManagement.dll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12553,4 +12553,4 @@
1255312553
"Constructors": []
1255412554
}
1255512555
}
12556-
}
12556+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.ApplicationInsights.dll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10138,4 +10138,4 @@
1013810138
]
1013910139
}
1014010140
}
10141-
}
10141+
}

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.Commands.AzureBackup.dll.json

Lines changed: 146 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,23 @@
366366
"ConfirmImpact": 2,
367367
"SupportsPaging": false,
368368
"DefaultParameterSetName": "__AllParameterSets",
369-
"OutputTypes": [],
369+
"OutputTypes": [
370+
{
371+
"Type": {
372+
"Namespace": "System",
373+
"Name": "System.Void",
374+
"AssemblyQualifiedName": "System.Void, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
375+
"Properties": {},
376+
"ElementType": null,
377+
"GenericTypeArguments": [],
378+
"Methods": [],
379+
"Constructors": []
380+
},
381+
"ParameterSets": [
382+
"__AllParameterSets"
383+
]
384+
}
385+
],
370386
"Parameters": [
371387
{
372388
"Name": "Container",
@@ -2192,7 +2208,83 @@
21922208
"ConfirmImpact": 2,
21932209
"SupportsPaging": false,
21942210
"DefaultParameterSetName": "__AllParameterSets",
2195-
"OutputTypes": [],
2211+
"OutputTypes": [
2212+
{
2213+
"Type": {
2214+
"Namespace": "Microsoft.Azure.Commands.AzureBackup.Models",
2215+
"Name": "Microsoft.Azure.Commands.AzureBackup.Models.AzureRMBackupJob",
2216+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.AzureBackup.Models.AzureRMBackupJob, Microsoft.Azure.Commands.AzureBackup, Version=4.0.7.0, Culture=neutral, PublicKeyToken=null",
2217+
"Properties": {
2218+
"IsCancellable": "System.Boolean",
2219+
"IsRetriable": "System.Boolean",
2220+
"ErrorDetails": "System.Collections.Generic.List`1[Microsoft.Azure.Commands.AzureBackup.Models.ErrorInfo]",
2221+
"StartTime": "System.DateTime",
2222+
"EndTime": "System.Nullable`1[System.DateTime]",
2223+
"InstanceId": "System.String",
2224+
"WorkloadType": "System.String",
2225+
"Operation": "System.String",
2226+
"Status": "System.String",
2227+
"WorkloadName": "System.String",
2228+
"ResourceGroupName": "System.String",
2229+
"ResourceName": "System.String",
2230+
"Location": "System.String",
2231+
"Duration": "System.TimeSpan"
2232+
},
2233+
"ElementType": null,
2234+
"GenericTypeArguments": [],
2235+
"Methods": [
2236+
{
2237+
"Name": "ToString",
2238+
"Parameters": [],
2239+
"ReturnType": "System.String"
2240+
},
2241+
{
2242+
"Name": "Equals",
2243+
"Parameters": [
2244+
{
2245+
"Name": "obj",
2246+
"Type": "System.Reflection.RuntimeParameterInfo"
2247+
}
2248+
],
2249+
"ReturnType": "System.Boolean"
2250+
},
2251+
{
2252+
"Name": "GetHashCode",
2253+
"Parameters": [],
2254+
"ReturnType": "System.Int32"
2255+
},
2256+
{
2257+
"Name": "GetType",
2258+
"Parameters": [],
2259+
"ReturnType": "System.Type"
2260+
}
2261+
],
2262+
"Constructors": [
2263+
{
2264+
"Name": "",
2265+
"ReturnType": null,
2266+
"Parameters": [
2267+
{
2268+
"Name": "vault",
2269+
"Type": "System.Reflection.RuntimeParameterInfo"
2270+
},
2271+
{
2272+
"Name": "serviceJob",
2273+
"Type": "System.Reflection.RuntimeParameterInfo"
2274+
},
2275+
{
2276+
"Name": "jobName",
2277+
"Type": "System.Reflection.RuntimeParameterInfo"
2278+
}
2279+
]
2280+
}
2281+
]
2282+
},
2283+
"ParameterSets": [
2284+
"__AllParameterSets"
2285+
]
2286+
}
2287+
],
21962288
"Parameters": [
21972289
{
21982290
"Name": "Force",
@@ -5035,7 +5127,23 @@
50355127
"ConfirmImpact": 2,
50365128
"SupportsPaging": false,
50375129
"DefaultParameterSetName": "__AllParameterSets",
5038-
"OutputTypes": [],
5130+
"OutputTypes": [
5131+
{
5132+
"Type": {
5133+
"Namespace": "System",
5134+
"Name": "System.Void",
5135+
"AssemblyQualifiedName": "System.Void, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
5136+
"Properties": {},
5137+
"ElementType": null,
5138+
"GenericTypeArguments": [],
5139+
"Methods": [],
5140+
"Constructors": []
5141+
},
5142+
"ParameterSets": [
5143+
"__AllParameterSets"
5144+
]
5145+
}
5146+
],
50395147
"Parameters": [
50405148
{
50415149
"Name": "Vault",
@@ -8841,7 +8949,23 @@
88418949
"ConfirmImpact": 2,
88428950
"SupportsPaging": false,
88438951
"DefaultParameterSetName": "__AllParameterSets",
8844-
"OutputTypes": [],
8952+
"OutputTypes": [
8953+
{
8954+
"Type": {
8955+
"Namespace": "System",
8956+
"Name": "System.Void",
8957+
"AssemblyQualifiedName": "System.Void, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
8958+
"Properties": {},
8959+
"ElementType": null,
8960+
"GenericTypeArguments": [],
8961+
"Methods": [],
8962+
"Constructors": []
8963+
},
8964+
"ParameterSets": [
8965+
"__AllParameterSets"
8966+
]
8967+
}
8968+
],
88458969
"Parameters": [
88468970
{
88478971
"Name": "Force",
@@ -11950,7 +12074,23 @@
1195012074
"ConfirmImpact": 2,
1195112075
"SupportsPaging": false,
1195212076
"DefaultParameterSetName": "__AllParameterSets",
11953-
"OutputTypes": [],
12077+
"OutputTypes": [
12078+
{
12079+
"Type": {
12080+
"Namespace": "System",
12081+
"Name": "System.Void",
12082+
"AssemblyQualifiedName": "System.Void, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
12083+
"Properties": {},
12084+
"ElementType": null,
12085+
"GenericTypeArguments": [],
12086+
"Methods": [],
12087+
"Constructors": []
12088+
},
12089+
"ParameterSets": [
12090+
"__AllParameterSets"
12091+
]
12092+
}
12093+
],
1195412094
"Parameters": [
1195512095
{
1195612096
"Name": "Force",
@@ -13813,4 +13953,4 @@
1381313953
]
1381413954
}
1381513955
}
13816-
}
13956+
}

0 commit comments

Comments
 (0)