Skip to content

Commit 26855a7

Browse files
authored
Merge pull request #10827 from msJinLei/managedservicedlljson
[WIP] Fix Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.dll.json
2 parents df5c057 + 377bb42 commit 26855a7

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.dll.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Type": {
1515
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
1616
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment",
17-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
17+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
1818
"Properties": {
1919
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties",
2020
"Id": "System.String",
@@ -537,7 +537,7 @@
537537
"Type": {
538538
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
539539
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
540-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
540+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
541541
"Properties": {
542542
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
543543
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -861,7 +861,7 @@
861861
"Type": {
862862
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
863863
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment",
864-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
864+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
865865
"Properties": {
866866
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties",
867867
"Id": "System.String",
@@ -978,7 +978,7 @@
978978
"Type": {
979979
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
980980
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
981-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
981+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
982982
"Properties": {
983983
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
984984
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -1354,7 +1354,7 @@
13541354
"Type": {
13551355
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
13561356
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
1357-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
1357+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
13581358
"Properties": {
13591359
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
13601360
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -1564,7 +1564,7 @@
15641564
"Type": {
15651565
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
15661566
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
1567-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
1567+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
15681568
"Properties": {
15691569
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
15701570
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -2465,7 +2465,7 @@
24652465
"Type": {
24662466
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
24672467
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment",
2468-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
2468+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
24692469
"Properties": {
24702470
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties",
24712471
"Id": "System.String",
@@ -2790,7 +2790,7 @@
27902790
"Type": {
27912791
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
27922792
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment",
2793-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
2793+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignment, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
27942794
"Properties": {
27952795
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties",
27962796
"Id": "System.String",
@@ -3054,7 +3054,7 @@
30543054
"Type": {
30553055
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
30563056
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
3057-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3057+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
30583058
"Properties": {
30593059
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
30603060
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -3356,7 +3356,7 @@
33563356
"Type": {
33573357
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
33583358
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition",
3359-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3359+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
33603360
"Properties": {
33613361
"Plan": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
33623362
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
@@ -3697,7 +3697,7 @@
36973697
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties": {
36983698
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
36993699
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties",
3700-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3700+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
37013701
"Properties": {
37023702
"RegistrationDefinition": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinition",
37033703
"ProvisioningState": "System.String",
@@ -3748,7 +3748,7 @@
37483748
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinition": {
37493749
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
37503750
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinition",
3751-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3751+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinition, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
37523752
"Properties": {
37533753
"Plan": "Microsoft.Azure.Management.ManagedServices.Models.Plan",
37543754
"Properties": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinitionProperties",
@@ -3895,7 +3895,7 @@
38953895
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinitionProperties": {
38963896
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
38973897
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinitionProperties",
3898-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinitionProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3898+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationAssignmentPropertiesRegistrationDefinitionProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
38993899
"Properties": {
39003900
"Authorization": "System.Collections.Generic.IList`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization]",
39013901
"Description": "System.String",
@@ -3950,7 +3950,7 @@
39503950
"System.Collections.Generic.IList`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization]": {
39513951
"Namespace": "System.Collections.Generic",
39523952
"Name": "System.Collections.Generic.IList`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization]",
3953-
"AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
3953+
"AssemblyQualifiedName": "System.Collections.Generic.IList`1[[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
39543954
"Properties": {},
39553955
"ElementType": null,
39563956
"GenericTypeArguments": [
@@ -3962,7 +3962,7 @@
39623962
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization": {
39633963
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
39643964
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization",
3965-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
3965+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
39663966
"Properties": {
39673967
"PrincipalId": "System.String",
39683968
"RoleDefinitionId": "System.String"
@@ -4192,7 +4192,7 @@
41924192
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan": {
41934193
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
41944194
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan",
4195-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
4195+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSPlan, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
41964196
"Properties": {
41974197
"Name": "System.String",
41984198
"Publisher": "System.String",
@@ -4244,7 +4244,7 @@
42444244
"Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties": {
42454245
"Namespace": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models",
42464246
"Name": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties",
4247-
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=0.0.2.0, Culture=neutral, PublicKeyToken=null",
4247+
"AssemblyQualifiedName": "Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSRegistrationDefinitionProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedServices, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null",
42484248
"Properties": {
42494249
"Authorization": "System.Collections.Generic.IList`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.PSAuthorization]",
42504250
"Description": "System.String",

0 commit comments

Comments
 (0)