File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/ResourceManager/Network/Commands.Network/Common Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -447,7 +447,6 @@ public static void Initialize()
447
447
cfg . CreateMap < MNM . ApplicationGatewayIPConfiguration , CNM . PSApplicationGatewayIPConfiguration > ( ) ;
448
448
cfg . CreateMap < MNM . ApplicationGatewayRequestRoutingRule , CNM . PSApplicationGatewayRequestRoutingRule > ( ) ;
449
449
cfg . CreateMap < MNM . ApplicationGatewayRedirectConfiguration , CNM . PSApplicationGatewayRedirectConfiguration > ( ) ;
450
-
451
450
cfg . CreateMap < MNM . ApplicationGatewayAuthenticationCertificate , CNM . PSApplicationGatewayAuthenticationCertificate > ( ) ;
452
451
cfg . CreateMap < MNM . BackendAddressPool , CNM . PSBackendAddressPool > ( ) ;
453
452
cfg . CreateMap < MNM . ApplicationGatewayBackendHealth , CNM . PSApplicationGatewayBackendHealth > ( ) ;
You can’t perform that action at this time.
0 commit comments