|
51 | 51 | "Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.AddAzureVirtualNetworkSubnetConfigCommand","Add-AzureRmVirtualNetworkSubnetConfig","0","2020","The cmdlet 'Add-AzureRmVirtualNetworkSubnetConfig' no longer supports the type 'System.String' for parameter 'AddressPrefix'.","Change the type for parameter 'AddressPrefix' back to 'System.String'."
|
52 | 52 | "Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkSubnetConfigCommand","New-AzureRmVirtualNetworkSubnetConfig","0","3000","The type of property 'AddressPrefix' of type 'Microsoft.Azure.Commands.Network.Models.PSSubnet' has changed from 'System.String' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'AddressPrefix' back to 'System.String'."
|
53 | 53 | "Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkSubnetConfigCommand","New-AzureRmVirtualNetworkSubnetConfig","0","2020","The cmdlet 'New-AzureRmVirtualNetworkSubnetConfig' no longer supports the type 'System.String' for parameter 'AddressPrefix'.","Change the type for parameter 'AddressPrefix' back to 'System.String'."
|
| 54 | +"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureApplicationGatewayCommand","New-AzureRmApplicationGateway","0","3000","The type of property 'Capacity' of type 'Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySku' has changed from 'System.Int32' to 'System.Nullable`1[System.Int32]'.","Change the type of property 'Capacity' back to 'System.Int32'." |
| 55 | +"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureApplicationGatewaySkuCommand","Get-AzureRmApplicationGatewaySku","0","3000","The type of property 'Capacity' of type 'Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySku' has changed from 'System.Int32' to 'System.Nullable`1[System.Int32]'.","Change the type of property 'Capacity' back to 'System.Int32'." |
| 56 | +"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureApplicationGatewaySkuCommand","New-AzureRmApplicationGatewaySku","0","3000","The type of property 'Capacity' of type 'Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySku' has changed from 'System.Int32' to 'System.Nullable`1[System.Int32]'.","Change the type of property 'Capacity' back to 'System.Int32'." |
| 57 | +"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureApplicationGatewaySkuCommand","New-AzureRmApplicationGatewaySku","0","2020","The cmdlet 'New-AzureRmApplicationGatewaySku' no longer supports the type 'System.Int32' for parameter 'Capacity'.","Change the type for parameter 'Capacity' back to 'System.Int32'." |
| 58 | +"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureApplicationGatewaySkuCommand","Set-AzureRmApplicationGatewaySku","0","2020","The cmdlet 'Set-AzureRmApplicationGatewaySku' no longer supports the type 'System.Int32' for parameter 'Capacity'.","Change the type for parameter 'Capacity' back to 'System.Int32'." |
0 commit comments