Skip to content

Commit 3378f5a

Browse files
[skip ci] Archive f8128e4 (#27812)
1 parent a7a5eed commit 3378f5a

File tree

73 files changed

+964
-3607
lines changed

Some content is hidden

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

73 files changed

+964
-3607
lines changed

generated/SpringCloud/SpringCloud.Autorest/Az.SpringCloud.format.ps1xml

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,9 @@
876876
</ViewSelectedBy>
877877
<TableControl>
878878
<TableHeaders>
879+
<TableColumnHeader>
880+
<Label>RelativePath</Label>
881+
</TableColumnHeader>
879882
<TableColumnHeader>
880883
<Label>Version</Label>
881884
</TableColumnHeader>
@@ -886,6 +889,9 @@
886889
<TableRowEntries>
887890
<TableRowEntry>
888891
<TableColumnItems>
892+
<TableColumnItem>
893+
<PropertyName>RelativePath</PropertyName>
894+
</TableColumnItem>
889895
<TableColumnItem>
890896
<PropertyName>Version</PropertyName>
891897
</TableColumnItem>
@@ -4278,47 +4284,25 @@
42784284
</TableControl>
42794285
</View>
42804286
<View>
4281-
<Name>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UploadedUserSourceInfo</Name>
4287+
<Name>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UserSourceInfo</Name>
42824288
<ViewSelectedBy>
4283-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UploadedUserSourceInfo#Multiple</TypeName>
4289+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UserSourceInfo#Multiple</TypeName>
42844290
</ViewSelectedBy>
42854291
<TableControl>
42864292
<TableHeaders>
42874293
<TableColumnHeader>
4288-
<Label>Version</Label>
4294+
<Label>RelativePath</Label>
42894295
</TableColumnHeader>
42904296
<TableColumnHeader>
4291-
<Label>RelativePath</Label>
4297+
<Label>Version</Label>
42924298
</TableColumnHeader>
42934299
</TableHeaders>
42944300
<TableRowEntries>
42954301
<TableRowEntry>
42964302
<TableColumnItems>
4297-
<TableColumnItem>
4298-
<PropertyName>Version</PropertyName>
4299-
</TableColumnItem>
43004303
<TableColumnItem>
43014304
<PropertyName>RelativePath</PropertyName>
43024305
</TableColumnItem>
4303-
</TableColumnItems>
4304-
</TableRowEntry>
4305-
</TableRowEntries>
4306-
</TableControl>
4307-
</View>
4308-
<View>
4309-
<Name>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UserSourceInfo</Name>
4310-
<ViewSelectedBy>
4311-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.UserSourceInfo#Multiple</TypeName>
4312-
</ViewSelectedBy>
4313-
<TableControl>
4314-
<TableHeaders>
4315-
<TableColumnHeader>
4316-
<Label>Version</Label>
4317-
</TableColumnHeader>
4318-
</TableHeaders>
4319-
<TableRowEntries>
4320-
<TableRowEntry>
4321-
<TableColumnItems>
43224306
<TableColumnItem>
43234307
<PropertyName>Version</PropertyName>
43244308
</TableColumnItem>

generated/SpringCloud/SpringCloud.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - SpringCloud")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.3.2")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("0.3.2")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.4.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("0.4.0")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]

generated/SpringCloud/SpringCloud.Autorest/exports/New-AzSpringCloudAppDeployment.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ APPINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
5555
5656
SOURCE <IUserSourceInfo>: Uploaded source information of the deployment.
5757
Type <String>: Type of the source uploaded
58+
[RelativePath <String>]: Relative path of the storage which stores the source
5859
[Version <String>]: Version of the source
5960
6061
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter

generated/SpringCloud/SpringCloud.Autorest/exports/New-AzSpringCloudCertificate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ COMPLEX PARAMETER PROPERTIES
3333
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
3434
3535
PROPERTY <ICertificateProperties>: Properties of the certificate resource payload.
36-
Type <String>: The type of the certificate source.
36+
[Type <String>]: The type of the certificate source.
3737
3838
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
3939
[AgentPoolName <String>]: The name of the build service agent pool resource.

generated/SpringCloud/SpringCloud.Autorest/exports/ProxyCmdletDefinitions.ps1

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6098,6 +6098,7 @@ APPINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
60986098

60996099
SOURCE <IUserSourceInfo>: Uploaded source information of the deployment.
61006100
Type <String>: Type of the source uploaded
6101+
[RelativePath <String>]: Relative path of the storage which stores the source
61016102
[Version <String>]: Version of the source
61026103

61036104
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
@@ -7456,7 +7457,7 @@ COMPLEX PARAMETER PROPERTIES
74567457
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
74577458

74587459
PROPERTY <ICertificateProperties>: Properties of the certificate resource payload.
7459-
Type <String>: The type of the certificate source.
7460+
[Type <String>]: The type of the certificate source.
74607461

74617462
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
74627463
[AgentPoolName <String>]: The name of the build service agent pool resource.
@@ -14665,6 +14666,7 @@ INPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
1466514666

1466614667
SOURCE <IUserSourceInfo>: Uploaded source information of the deployment.
1466714668
Type <String>: Type of the source uploaded
14669+
[RelativePath <String>]: Relative path of the storage which stores the source
1466814670
[Version <String>]: Version of the source
1466914671

1467014672
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
@@ -16451,7 +16453,7 @@ INPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
1645116453
[SubscriptionId <String>]: Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
1645216454

1645316455
PROPERTY <ICertificateProperties>: Properties of the certificate resource payload.
16454-
Type <String>: The type of the certificate source.
16456+
[Type <String>]: The type of the certificate source.
1645516457

1645616458
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
1645716459
[AgentPoolName <String>]: The name of the build service agent pool resource.

generated/SpringCloud/SpringCloud.Autorest/exports/Update-AzSpringCloudAppDeployment.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ INPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
7979
8080
SOURCE <IUserSourceInfo>: Uploaded source information of the deployment.
8181
Type <String>: Type of the source uploaded
82+
[RelativePath <String>]: Relative path of the storage which stores the source
8283
[Version <String>]: Version of the source
8384
8485
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter

generated/SpringCloud/SpringCloud.Autorest/exports/Update-AzSpringCloudCertificate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ INPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
5555
[SubscriptionId <String>]: Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
5656
5757
PROPERTY <ICertificateProperties>: Properties of the certificate resource payload.
58-
Type <String>: The type of the certificate source.
58+
[Type <String>]: The type of the certificate source.
5959
6060
SPRINGINPUTOBJECT <ISpringCloudIdentity>: Identity Parameter
6161
[AgentPoolName <String>]: The name of the build service agent pool resource.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "89a659de-627f-474b-8d97-86ea2d4ada8c"
2+
"generate_Id": "43afc1ee-a6f3-4778-846f-79b340c20523"
33
}

0 commit comments

Comments
 (0)