Interface NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway<ParentT>

    • Method Detail

      • withExistingApplicationGatewayBackend

        NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> withExistingApplicationGatewayBackend​(ApplicationGateway appGateway,
                                                                                                            String backendName)
        Specifies the application gateway backend to associate this IP configuration with.
        Parameters:
        appGateway - an existing application gateway
        backendName - the name of an existing backend on the application gateway
        Returns:
        the next stage of the definition