Skip to content

Commit 7173da7

Browse files
[skip ci] Archive d9fcea2 (#28828)
1 parent 6752c8a commit 7173da7

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

generated/FrontDoor/FrontDoor.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 - FrontDoor")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.13.0")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("1.13.0")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.13.1")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("1.13.1")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]

generated/FrontDoor/FrontDoor.Autorest/exports/New-AzFrontDoorBackendObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ New-AzFrontDoorBackendObject -Address "contoso1.azurewebsites.net"
2525
.Outputs
2626
Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.Backend
2727
.Link
28-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendobject
28+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendobject
2929
#>
3030
function New-AzFrontDoorBackendObject {
3131
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.Backend])]

generated/FrontDoor/FrontDoor.Autorest/exports/New-AzFrontDoorBackendPoolObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ BACKEND <IBackend[]>: The set of backends for this pool.
4242
[PrivateLinkResourceId <String>]: The Resource Id of the Private Link resource. Populating this optional field indicates that this backend is 'Private'
4343
[Weight <Int32?>]: Weight of this endpoint for load balancing purposes.
4444
.Link
45-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendpoolobject
45+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendpoolobject
4646
#>
4747
function New-AzFrontDoorBackendPoolObject {
4848
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPool])]

generated/FrontDoor/FrontDoor.Autorest/exports/New-AzFrontDoorBackendPoolsSettingObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ New-AzFrontDoorBackendPoolsSettingObject -SendRecvTimeoutInSeconds 60 -EnforceCe
2727
.Outputs
2828
Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolsSettings
2929
.Link
30-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendpoolssettingsobject
30+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendpoolssettingsobject
3131
#>
3232
function New-AzFrontDoorBackendPoolsSettingObject {
3333
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolsSettings])]

generated/FrontDoor/FrontDoor.Autorest/exports/ProxyCmdletDefinitions.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,7 +3467,7 @@ New-AzFrontDoorBackendObject -Address "contoso1.azurewebsites.net"
34673467
.Outputs
34683468
Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.Backend
34693469
.Link
3470-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendobject
3470+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendobject
34713471
#>
34723472
function New-AzFrontDoorBackendObject {
34733473
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.Backend])]
@@ -3661,7 +3661,7 @@ BACKEND <IBackend[]>: The set of backends for this pool.
36613661
[PrivateLinkResourceId <String>]: The Resource Id of the Private Link resource. Populating this optional field indicates that this backend is 'Private'
36623662
[Weight <Int32?>]: Weight of this endpoint for load balancing purposes.
36633663
.Link
3664-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendpoolobject
3664+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendpoolobject
36653665
#>
36663666
function New-AzFrontDoorBackendPoolObject {
36673667
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPool])]
@@ -3807,7 +3807,7 @@ New-AzFrontDoorBackendPoolsSettingObject -SendRecvTimeoutInSeconds 60 -EnforceCe
38073807
.Outputs
38083808
Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolsSettings
38093809
.Link
3810-
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorfrontendbackendpoolssettingsobject
3810+
https://learn.microsoft.com/powershell/module/Az.FrontDoor/new-azfrontdoorbackendpoolssettingsobject
38113811
#>
38123812
function New-AzFrontDoorBackendPoolsSettingObject {
38133813
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.BackendPoolsSettings])]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "2b24578b-8587-4e61-bad4-efa6aea7679b"
2+
"generate_Id": "a7e2b3f2-93da-4267-9884-a33f03f9fef1"
33
}

0 commit comments

Comments
 (0)