Interface VirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroup

    • Method Detail

      • withExistingNetworkSecurityGroup

        VirtualMachineScaleSet.UpdateStages.WithApply withExistingNetworkSecurityGroup​(NetworkSecurityGroup networkSecurityGroup)
        Specifies the network security group for the virtual machine scale set.
        Parameters:
        networkSecurityGroup - the network security group to associate
        Returns:
        the next stage of the update
      • withExistingNetworkSecurityGroupId

        VirtualMachineScaleSet.UpdateStages.WithApply withExistingNetworkSecurityGroupId​(String networkSecurityGroupId)
        Specifies the network security group for the virtual machine scale set.
        Parameters:
        networkSecurityGroupId - the network security group to associate
        Returns:
        the next stage of the update