Interface VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend

    • Method Detail

      • withoutPrimaryInternetFacingLoadBalancerBackends

        VirtualMachineScaleSet.UpdateStages.WithApply withoutPrimaryInternetFacingLoadBalancerBackends​(String... backendNames)
        Removes the associations between the primary network interface configuration and the specfied backends of the Internet-facing load balancer.
        Parameters:
        backendNames - existing backend names
        Returns:
        the next stage of the update
      • withoutPrimaryInternalLoadBalancerBackends

        VirtualMachineScaleSet.UpdateStages.WithApply withoutPrimaryInternalLoadBalancerBackends​(String... backendNames)
        Removes the associations between the primary network interface configuration and the specified backends of the internal load balancer.
        Parameters:
        backendNames - existing backend names
        Returns:
        the next stage of the update